Searched refs:EPT_PA_MASK (Results 1 – 1 of 1) sorted by relevance
38 #define EPT_PA_MASK (0x000ffffffffff000ull) macro65 const uint64_t paddr = pfn_to_pa(pfn) & EPT_PA_MASK; in ept_map_table()72 const uint64_t paddr = pfn_to_pa(pfn) & EPT_PA_MASK; in ept_map_page()