Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dsmmu-internal.h81 #define PTE_AP_TO_PERM(ap) \ macro
H A Dsmmu-common.c537 tlbe->parent_perm = PTE_AP_TO_PERM(ap); in smmu_ptw_64_s1()