Searched defs:vmxstate (Results 1 – 2 of 2) sorted by relevance
96 struct vmxstate { struct97 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;
1289 struct vmxstate *vmxstate; in vmx_invvpid() local1346 struct vmxstate *vmxstate; in vmx_set_pcpu_defaults() local