Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-hash64.h96 #define HPTE64_R_C 0x0000000000000080ULL macro
H A Dmmu-hash64.c1183 if (!(pte.pte1 & HPTE64_R_C)) { in ppc_hash64_xlate()
/openbmc/qemu/hw/ppc/
H A Dspapr_vhyp_mmu.c212 *tsh |= (r & (HPTE64_R_C | HPTE64_R_R)) << 43; in h_bulk_remove()