Searched refs:SPTE_MMU_PRESENT_MASK (Results 1 – 2 of 2) sorted by relevance
15 #define SPTE_MMU_PRESENT_MASK BIT_ULL(11) macro127 static_assert(!(SPTE_MMU_PRESENT_MASK &188 static_assert(!(REMOVED_SPTE & SPTE_MMU_PRESENT_MASK));213 return !!(pte & SPTE_MMU_PRESENT_MASK); in is_shadow_present_pte()
143 u64 spte = SPTE_MMU_PRESENT_MASK; in make_spte()301 u64 spte = SPTE_MMU_PRESENT_MASK; in make_nonleaf_spte()