Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsregs.h923 #define MIPS_GCTL0_G2 (_ULCAST_(1) << MIPS_GCTL0_G2_SHIFT) macro
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dcpu-probe.c977 if (guestctl0 & MIPS_GCTL0_G2) in cpu_probe_guestctl0()
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsregs.h908 #define MIPS_GCTL0_G2 (_ULCAST_(1) << MIPS_GCTL0_G2_SHIFT) macro
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dcpu-probe.c978 if (guestctl0 & MIPS_GCTL0_G2) in cpu_probe_guestctl0()

Completed in 16 milliseconds