Searched defs:VMCS_IDENT (Results 1 – 2 of 2) sorted by relevance
401 #define VMCS_IDENT(x) ((x) | 0x80000000) macro
97 #define VMCS_IDENT(encoding) ((encoding) | 0x80000000) macro