Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-hash32.h54 #define HPTE32_R_C 0x00000080 macro
H A Dmmu-hash32.c417 if (!(pte.pte1 & HPTE32_R_C)) { in ppc_hash32_xlate()