Searched refs:cmd_group_bits (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | mips-cm.c | 443 ulong core_id_bits, vp_id_bits, cmd_bits, cmd_group_bits; in mips_cm_error_report() local 456 cmd_group_bits = (cm_error >> 11) & 0xf; in mips_cm_error_report() 480 cm3_cmd_group[cmd_group_bits], in mips_cm_error_report() 499 cm3_cmd_group[cmd_group_bits], in mips_cm_error_report()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | mips-cm.c | 449 ulong core_id_bits, vp_id_bits, cmd_bits, cmd_group_bits; in mips_cm_error_report() local 462 cmd_group_bits = (cm_error >> 11) & 0xf; in mips_cm_error_report() 486 cm3_cmd_group[cmd_group_bits], in mips_cm_error_report() 505 cm3_cmd_group[cmd_group_bits], in mips_cm_error_report()
|
Completed in 2 milliseconds