Home
last modified time | relevance | path

Searched refs:EPT_MUST_RSV_BITS (Results 1 – 1 of 1) sorted by relevance

/xen/xen/arch/x86/mm/hap/
A Dnested_ept.c38 #define EPT_MUST_RSV_BITS (((1ull << PADDR_BITS) - 1) & \ macro
59 uint64_t rsv_bits = EPT_MUST_RSV_BITS; in nept_rsv_bits_check()

Completed in 3 milliseconds