Searched refs:VMX_EPTP_PWL_5 (Results 1 – 2 of 2) sorted by relevance
484 #define VMX_EPTP_PWL_5 0x20ull macro
5311 eptp |= (get_ept_level(vcpu) == 5) ? VMX_EPTP_PWL_5 : VMX_EPTP_PWL_4; in construct_eptp()