Searched refs:KVM_PTE_LEAF_ATTR_S2_PERMS (Results 1 – 2 of 2) sorted by relevance
91 #define KVM_PTE_LEAF_ATTR_S2_PERMS (KVM_PTE_LEAF_ATTR_LO_S2_S2AP_R | \ macro
740 return ((old ^ new) & (~KVM_PTE_LEAF_ATTR_S2_PERMS)); in stage2_pte_needs_update()