Searched refs:temp_addr_x (Results 1 – 1 of 1) sorted by relevance
1225 u64 temp_addr_x, temp_addr_i, temp_addr_y; in umc_normaddr_to_sysaddr() local1281 temp_addr_x = (ctx.ret_addr & GENMASK_ULL(63, intlv_addr_bit)) << num_intlv_bits; in umc_normaddr_to_sysaddr()1282 ctx.ret_addr = temp_addr_x | temp_addr_i | temp_addr_y; in umc_normaddr_to_sysaddr()