Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/
H A Dpgtable.c49 #define KVM_PTE_LEAF_ATTR_S2_PERMS (KVM_PTE_LEAF_ATTR_LO_S2_S2AP_R | \ macro
744 return ((old ^ new) & (~KVM_PTE_LEAF_ATTR_S2_PERMS)); in stage2_pte_needs_update()