Searched refs:dst_slot (Results 1 – 1 of 1) sorted by relevance
53 unsigned long dst_slot, src_rnat = 0, src_slot, *src_rnat_addr, nat_bit; in copy_rbs() local58 dst_slot = ia64_rse_slot_num (dst); in copy_rbs()59 if (dst_slot == 63) in copy_rbs()89 dst_rnat |= (1UL << dst_slot); in copy_rbs()91 dst_rnat &= ~(1UL << dst_slot); in copy_rbs()94 dst_slot = ia64_rse_slot_num (dst); in copy_rbs()95 if (dst_slot > 0) in copy_rbs()
Completed in 3 milliseconds