Home
last modified time | relevance | path

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

/trueos/sys/amd64/vmm/intel/
HDvmx_cpufunc.h173 struct invvpid_desc { struct
179 CTASSERT(sizeof(struct invvpid_desc) == 16); argument
HDvmx.c468 struct invvpid_desc invvpid_desc = { 0 }; in vmx_disable() local
1019 struct invvpid_desc invvpid_desc; in vmx_invvpid() local