Home
last modified time | relevance | path

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

/linux-6.1.9/arch/loongarch/include/asm/
Dcpu-features.h59 #define cpu_has_pmp cpu_opt(LOONGARCH_CPU_PMP) macro
/linux-6.1.9/arch/loongarch/kernel/
Dperf_event.c861 if (!cpu_has_pmp) in init_hw_perf_events()