Home
last modified time | relevance | path

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

/linux-6.6.21/arch/mips/kernel/
Dtraps.c1589 int multi_match = regs->cp0_status & ST0_TS; in do_mcheck() local
1595 if (multi_match) { in do_mcheck()
1609 (multi_match) ? "" : "not "); in do_mcheck()