Home
last modified time | relevance | path

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

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