Searched refs:newlo (Results 1 – 1 of 1) sorted by relevance
258 u32 newlo; in add_del_hash_entry() local261 newlo = (((mach >> 4) & 0xf) << 15) in add_del_hash_entry()289 if (((entry->lo & 0xfffffff8) == (newlo & 0xfffffff8)) in add_del_hash_entry()299 if (((entry->lo & 0xfffffff8) != (newlo & 0xfffffff8)) && in add_del_hash_entry()321 entry->lo = newlo; in add_del_hash_entry()