Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/
H A Dpgtable.c30 #define KVM_PTE_LEAF_ATTR_LO_S1_AF BIT(10) macro
412 attr |= KVM_PTE_LEAF_ATTR_LO_S1_AF; in hyp_set_prot_attr()