Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/kernel/
Dcpu-probe.c1203 if (guestctl0 & MIPS_GCTL0_G0E) in cpu_probe_guestctl0()
/Linux-v5.4/arch/mips/include/asm/
Dmipsregs.h856 #define MIPS_GCTL0_G0E (_ULCAST_(1) << MIPS_GCTL0_G0E_SHIFT) macro