Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/kernel/
Dtraps.c1538 int multi_match = regs->cp0_status & ST0_TS; in do_mcheck() local
1545 if (multi_match) { in do_mcheck()
1564 (multi_match) ? "" : "not "); in do_mcheck()