Home
last modified time | relevance | path

Searched defs:c0_bits (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dmips-cm.c409 unsigned long c0_bits = (cm_error >> 9) & 7; in mips_cm_error_report() local
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dmips-cm.c415 unsigned long c0_bits = (cm_error >> 9) & 7; in mips_cm_error_report() local

Completed in 2 milliseconds