Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dcpu-probe.c980 if (!(guestctl0 & MIPS_GCTL0_RAD)) { in cpu_probe_guestctl0()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h904 #define MIPS_GCTL0_RAD (_ULCAST_(1) << MIPS_GCTL0_RAD_SHIFT) macro