Searched refs:EPT_MUST_RSV_BITS (Results 1 – 1 of 1) sorted by relevance
38 #define EPT_MUST_RSV_BITS (((1ull << PADDR_BITS) - 1) & \ macro59 uint64_t rsv_bits = EPT_MUST_RSV_BITS; in nept_rsv_bits_check()
Completed in 3 milliseconds