Home
last modified time | relevance | path

Searched refs:r_nc_count (Results 1 – 1 of 1) sorted by relevance

/linux/arch/mips/kernel/
H A Dpm-cps.c342 const unsigned r_nc_count = GPR_A1; in cps_gen_entry_code() local
396 uasm_i_ll(&p, GPR_T1, 0, r_nc_count); in cps_gen_entry_code()
398 uasm_i_sc(&p, GPR_T2, 0, r_nc_count); in cps_gen_entry_code()
421 uasm_i_lw(&p, GPR_T0, 0, r_nc_count); in cps_gen_entry_code()
542 cps_gen_set_top_bit(&p, &l, &r, r_nc_count, in cps_gen_entry_code()
576 uasm_i_ll(&p, GPR_T1, 0, r_nc_count); in cps_gen_entry_code()
578 uasm_i_sc(&p, GPR_T2, 0, r_nc_count); in cps_gen_entry_code()
592 cps_gen_set_top_bit(&p, &l, &r, r_nc_count, lbl_set_cont); in cps_gen_entry_code()