Searched refs:src_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() local67 src_slot = ia64_rse_slot_num (src); in copy_rbs()68 if (src_slot == 63) in copy_rbs()72 src_slot = 0; in copy_rbs()74 if (first_time || src_slot == 0) in copy_rbs()83 nat_bit = (src_rnat >> src_slot) & 1; in copy_rbs()
Completed in 3 milliseconds