Searched refs:vm_task_switch (Results 1 – 3 of 3) sorted by relevance
| /trueos/usr.sbin/bhyve/ |
| HD | task_switch.c | 250 read_tss_descriptor(struct vmctx *ctx, int vcpu, struct vm_task_switch *ts, in read_tss_descriptor() 310 validate_seg_desc(struct vmctx *ctx, int vcpu, struct vm_task_switch *ts, in validate_seg_desc() 436 tss32_save(struct vmctx *ctx, int vcpu, struct vm_task_switch *task_switch, in tss32_save() 485 tss32_restore(struct vmctx *ctx, int vcpu, struct vm_task_switch *ts, in tss32_restore() 708 struct vm_task_switch *task_switch; in vmexit_task_switch()
|
| /trueos/sys/amd64/include/ |
| HD | vmm.h | 525 struct vm_task_switch { struct 596 struct vm_task_switch task_switch;
|
| /trueos/sys/amd64/vmm/intel/ |
| HD | vmx.c | 2067 struct vm_task_switch *ts; in vmx_exit_process()
|