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