Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/kernel/
Dwatch.c21 unsigned int watchhi = MIPS_WATCHHI_G | /* Trap all ASIDs */ in mips_install_watch_registers()
/linux-5.19.10/arch/mips/include/asm/
Dmipsregs.h755 #define MIPS_WATCHHI_G (_ULCAST_(1) << 30) macro