Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dcpu-probe.c114 if (config & CPUCFG1_PAGING) in cpu_probe_common()
/linux/arch/loongarch/include/asm/
H A Dloongarch.h66 #define CPUCFG1_PAGING BIT(2) macro