Home
last modified time | relevance | path

Searched refs:MIPS_GCTL0_RAD (Results 1 - 4 of 4) sorted by relevance

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

Completed in 17 milliseconds