Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dcpu-features.h59 #define cpu_has_pmp cpu_opt(LOONGARCH_CPU_PMP) macro
/linux/arch/loongarch/kernel/
H A Dperf_event.c865 if (!cpu_has_pmp) in init_hw_perf_events()
/linux/arch/loongarch/kvm/
H A Dvcpu.c735 if (cpu_has_pmp) in _kvm_get_cpucfg_mask()