Home
last modified time | relevance | path

Searched defs:nx (Results 1 – 2 of 2) sorted by relevance

/qemu/target/ppc/
H A Dmmu_common.c90 target_ulong ptem, bool key, bool nx) in ppc6xx_tlb_check()
269 bool key, ds, nx; in mmu6xx_get_physical_address() local
H A Dmmu-hash32.h116 static inline int ppc_hash32_prot(bool key, int pp, bool nx) in ppc_hash32_prot()