Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/kernel/
Dtraps.c1534 int multi_match = regs->cp0_status & ST0_TS; in do_mcheck() local
1541 if (multi_match) { in do_mcheck()
1560 (multi_match) ? "" : "not "); in do_mcheck()