Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dmmu-hash64.h42 #define SLB_VSID_N 0x0000000000000200ULL /* no-execute */ macro
H A Dmmu-hash64.c1061 if (access_type == MMU_INST_FETCH && (slb->vsid & SLB_VSID_N)) { in ppc_hash64_xlate()