Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-hash32.h150 static inline int ppc_hash32_bat_prot(target_ulong batu, target_ulong batl) in ppc_hash32_bat_prot() function
H A Dmmu-hash32.c82 *prot = ppc_hash32_bat_prot(batu, batl); in ppc_hash32_bat_lookup()
H A Dmmu_common.c225 *prot = ppc_hash32_bat_prot(*BATu, *BATl); in get_bat_6xx_tlb()