Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-hash64.h97 #define HPTE64_R_R 0x0000000000000100ULL macro
H A Dmmu-hash64.c1137 if (!(pte.pte1 & HPTE64_R_R)) { in ppc_hash64_xlate()
/openbmc/qemu/hw/ppc/
H A Dspapr_softmmu.c216 *tsh |= (r & (HPTE64_R_C | HPTE64_R_R)) << 43; in h_bulk_remove()