Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/kernel/
Dpm-cps.c355 const unsigned r_nc_count = a1; in cps_gen_entry_code() local
409 uasm_i_ll(&p, t1, 0, r_nc_count); in cps_gen_entry_code()
411 uasm_i_sc(&p, t2, 0, r_nc_count); in cps_gen_entry_code()
434 uasm_i_lw(&p, t0, 0, r_nc_count); in cps_gen_entry_code()
539 cps_gen_set_top_bit(&p, &l, &r, r_nc_count, in cps_gen_entry_code()
570 uasm_i_ll(&p, t1, 0, r_nc_count); in cps_gen_entry_code()
572 uasm_i_sc(&p, t2, 0, r_nc_count); in cps_gen_entry_code()
586 cps_gen_set_top_bit(&p, &l, &r, r_nc_count, lbl_set_cont); in cps_gen_entry_code()