Home
last modified time | relevance | path

Searched refs:MIPS_CPU_CDMM (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dcpu.h400 #define MIPS_CPU_CDMM BIT_ULL(34) /* CPU has Common Device Memory Map */ macro
H A Dcpu-features.h549 # define cpu_has_cdmm __opt(MIPS_CPU_CDMM)
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dcpu.h393 #define MIPS_CPU_CDMM BIT_ULL(34) /* CPU has Common Device Memory Map */ macro
H A Dcpu-features.h547 # define cpu_has_cdmm __opt(MIPS_CPU_CDMM)
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dcpu-probe.c548 c->options |= MIPS_CPU_CDMM; in decode_config3()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dcpu-probe.c549 c->options |= MIPS_CPU_CDMM; in decode_config3()

Completed in 9 milliseconds