Searched defs:vmxstate (Results 1 – 2 of 2) sorted by relevance
90 struct vmxstate { struct91 uint64_t nextrip; /* next instruction to be executed by guest */92 int lastcpu; /* host cpu that this 'vcpu' last ran on */93 uint16_t vpid;
949 struct vmxstate *vmxstate; in vmx_invvpid() local1022 struct vmxstate *vmxstate; in vmx_set_pcpu_defaults() local