Searched refs:vm_task_switch (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.sbin/bhyve/
H A Dtask_switch.c255 read_tss_descriptor(struct vmctx *ctx, int vcpu, struct vm_task_switch *ts,
311 validate_seg_desc(struct vmctx *ctx, int vcpu, struct vm_task_switch *ts,
437 tss32_save(struct vmctx *ctx, int vcpu, struct vm_task_switch *task_switch,
482 tss32_restore(struct vmctx *ctx, int vcpu, struct vm_task_switch *ts,
710 struct vm_task_switch *task_switch;
/freebsd-11-stable/sys/amd64/include/
H A Dvmm.h584 struct vm_task_switch { struct
657 struct vm_task_switch task_switch;
/freebsd-11-stable/sys/amd64/vmm/intel/
H A Dvmx.c211 "struct vmx *", "int", "struct vm_exit *", "struct vm_task_switch *");
2246 struct vm_task_switch *ts;

Completed in 70 milliseconds