Searched refs:ppc_hash64_valid_ptex (Results 1 – 3 of 3) sorted by relevance
60 if (!ppc_hash64_valid_ptex(cpu, ptex)) { in h_enter()109 if (!ppc_hash64_valid_ptex(cpu, ptex)) { in remove_hpte()240 if (!ppc_hash64_valid_ptex(cpu, ptex)) { in h_protect()277 if (!ppc_hash64_valid_ptex(cpu, ptex)) { in h_read()
123 bool ppc_hash64_valid_ptex(PowerPCCPU *cpu, target_ulong ptex);
589 bool ppc_hash64_valid_ptex(PowerPCCPU *cpu, target_ulong ptex) in ppc_hash64_valid_ptex() function