Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/kernel/
Dpm-cps.c354 const unsigned r_nc_count = a1; in cps_gen_entry_code() local
408 uasm_i_ll(&p, t1, 0, r_nc_count); in cps_gen_entry_code()
410 uasm_i_sc(&p, t2, 0, r_nc_count); in cps_gen_entry_code()
433 uasm_i_lw(&p, t0, 0, r_nc_count); in cps_gen_entry_code()
538 cps_gen_set_top_bit(&p, &l, &r, r_nc_count, in cps_gen_entry_code()
569 uasm_i_ll(&p, t1, 0, r_nc_count); in cps_gen_entry_code()
571 uasm_i_sc(&p, t2, 0, r_nc_count); in cps_gen_entry_code()
585 cps_gen_set_top_bit(&p, &l, &r, r_nc_count, lbl_set_cont); in cps_gen_entry_code()