Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/kernel/
Dpm-cps.c348 const unsigned r_nc_count = a1; in cps_gen_entry_code() local
402 uasm_i_ll(&p, t1, 0, r_nc_count); in cps_gen_entry_code()
404 uasm_i_sc(&p, t2, 0, r_nc_count); in cps_gen_entry_code()
427 uasm_i_lw(&p, t0, 0, r_nc_count); in cps_gen_entry_code()
548 cps_gen_set_top_bit(&p, &l, &r, r_nc_count, in cps_gen_entry_code()
582 uasm_i_ll(&p, t1, 0, r_nc_count); in cps_gen_entry_code()
584 uasm_i_sc(&p, t2, 0, r_nc_count); in cps_gen_entry_code()
598 cps_gen_set_top_bit(&p, &l, &r, r_nc_count, lbl_set_cont); in cps_gen_entry_code()