Home
last modified time | relevance | path

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

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