Searched refs:HPTE64_R_W (Results 1 – 2 of 2) sorted by relevance
/qemu/target/ppc/ | ||
H A D | mmu-hash64.h | 96 #define HPTE64_R_W 0x0000000000000040ULL macro |
/qemu/hw/ppc/ | ||
H A D | spapr_vhyp_mmu.c | 50 wimg_flags = (ptel & (HPTE64_R_W | HPTE64_R_I | HPTE64_R_M)); in h_enter() |