Home
last modified time | relevance | path

Searched defs:MIPS_CPU_DRG (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
Dcpu.h417 #define MIPS_CPU_DRG BIT_ULL(52) /* CPU has VZ Direct Root to Guest (DRG) */ macro
/kernel/linux/linux-4.19/arch/mips/include/asm/
Dcpu.h416 #define MIPS_CPU_DRG MBIT_ULL(52) /* CPU has VZ Direct Root to Guest (DRG) */ macro