Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-hash32.h53 #define HPTE32_R_R 0x00000100 macro
H A Dmmu-hash32.c414 if (!(pte.pte1 & HPTE32_R_R)) { in ppc_hash32_xlate()