Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-hash64.c323 static int ppc_find_slb_vsid(PowerPCCPU *cpu, target_ulong rb, in ppc_find_slb_vsid() function
368 if (ppc_find_slb_vsid(cpu, rb, &rt) < 0) { in helper_SLBFEE()