Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-radix64.c60 #define R_PTE_EAA_X 0x0000000000000001 macro
219 (pte & R_PTE_EAA_X ? PAGE_EXEC : 0); in ppc_radix64_get_prot_eaa()