Home
last modified time | relevance | path

Searched refs:vm_task_switch (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/amd64/include/
H A Dvmm.h663 struct vm_task_switch { struct
739 struct vm_task_switch task_switch;
/f-stack/freebsd/amd64/vmm/intel/
H A Dvmx.c2334 struct vm_task_switch *ts; in vmx_exit_process()