Searched refs:VMX_EPTP_PWL_4 (Results 1 – 2 of 2) sorted by relevance
483 #define VMX_EPTP_PWL_4 0x18ull macro
5311 eptp |= (get_ept_level(vcpu) == 5) ? VMX_EPTP_PWL_5 : VMX_EPTP_PWL_4; in construct_eptp()9248 if ((address & VMX_EPTP_PWL_MASK) != VMX_EPTP_PWL_4) in valid_ept_address()