Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_softmmu.c12 static inline bool valid_ptex(PowerPCCPU *cpu, target_ulong ptex) in valid_ptex() function
64 if (!valid_ptex(cpu, ptex)) { in h_enter()
113 if (!valid_ptex(cpu, ptex)) { in remove_hpte()
244 if (!valid_ptex(cpu, ptex)) { in h_protect()
281 if (!valid_ptex(cpu, ptex)) { in h_read()