Searched refs:sched_bit (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | mips-cm.c | 444 ulong cm3_cca_bits, mcp_bits, cm3_tr_bits, sched_bit; in mips_cm_error_report() local 460 sched_bit = cm_error & 0x1; in mips_cm_error_report() 482 cm3_tr[cm3_tr_bits], sched_bit); in mips_cm_error_report() 501 cm3_tr[cm3_tr_bits], sched_bit); in mips_cm_error_report()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | mips-cm.c | 450 ulong cm3_cca_bits, mcp_bits, cm3_tr_bits, sched_bit; in mips_cm_error_report() local 466 sched_bit = cm_error & 0x1; in mips_cm_error_report() 488 cm3_tr[cm3_tr_bits], sched_bit); in mips_cm_error_report() 507 cm3_tr[cm3_tr_bits], sched_bit); in mips_cm_error_report()
|
Completed in 3 milliseconds