Searched refs:batl (Results 1 – 3 of 3) sorted by relevance
41 target_ulong batu, target_ulong batl) in hash32_bat_size() argument71 target_ulong batl = BATlt[i]; in ppc_hash32_bat_lookup() local74 mask = hash32_bat_size(mmu_idx, batu, batl); in ppc_hash32_bat_lookup()77 ifetch ? 'I' : 'D', i, ea, batu, batl); in ppc_hash32_bat_lookup()80 hwaddr raddr = (batl & mask) | (ea & ~mask); in ppc_hash32_bat_lookup()82 *prot = ppc_hash32_bat_prot(batu, batl); in ppc_hash32_bat_lookup()
152 static inline int ppc_hash32_bat_prot(target_ulong batu, target_ulong batl) in ppc_hash32_bat_prot() argument155 int pp = batl & BATL32_PP; in ppc_hash32_bat_prot()
100 BATL batl; /* Lower register */ member105 P601_BATL batl; /* Lower register */ member