Searched refs:CPUCFG1_PAGING (Results 1 – 2 of 2) sorted by relevance
/linux/arch/loongarch/kernel/ | ||
H A D | cpu-probe.c | 114 if (config & CPUCFG1_PAGING) in cpu_probe_common() |
/linux/arch/loongarch/include/asm/ | ||
H A D | loongarch.h | 66 #define CPUCFG1_PAGING BIT(2) macro |