Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dcpu-probe.c990 write_c0_guestctl0(guestctl0 | MIPS_GCTL0_DRG); in cpu_probe_guestctl0()
994 if (temp & MIPS_GCTL0_DRG) { in cpu_probe_guestctl0()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dcpu-probe.c991 write_c0_guestctl0(guestctl0 | MIPS_GCTL0_DRG); in cpu_probe_guestctl0()
995 if (temp & MIPS_GCTL0_DRG) { in cpu_probe_guestctl0()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsregs.h921 #define MIPS_GCTL0_DRG (_ULCAST_(1) << MIPS_GCTL0_DRG_SHIFT) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsregs.h906 #define MIPS_GCTL0_DRG (_ULCAST_(1) << MIPS_GCTL0_DRG_SHIFT) macro

Completed in 17 milliseconds