Home
last modified time | relevance | path

Searched defs:vmxstate (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/amd64/vmm/intel/
H A Dvmx.h96 struct vmxstate { struct
97 uint64_t nextrip; /* next instruction to be executed by guest */
98 int lastcpu; /* host cpu that this 'vcpu' last ran on */
99 uint16_t vpid;
H A Dvmx.c1289 struct vmxstate *vmxstate; in vmx_invvpid() local
1346 struct vmxstate *vmxstate; in vmx_set_pcpu_defaults() local