Searched refs:get_pteg_offset32 (Results 1 – 3 of 3) sorted by relevance
104 static inline hwaddr get_pteg_offset32(PowerPCCPU *cpu, hwaddr hash) in get_pteg_offset32() function
279 pteg_off = get_pteg_offset32(cpu, hash); in ppc_hash32_htab_lookup()287 pteg_off = get_pteg_offset32(cpu, ~hash); in ppc_hash32_htab_lookup()
747 get_pteg_offset32(cpu, hash); in ppc_6xx_xlate()749 get_pteg_offset32(cpu, ~hash); in ppc_6xx_xlate()