Home
last modified time | relevance | path

Searched defs:cpu_guest_has_perf (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dcpu-features.h84 #define cpu_guest_has_perf (cpu_data[0].guest.options & LOONGARCH_CPU_PMP) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dcpu-features.h725 #define cpu_guest_has_perf (cpu_data[0].guest.options & MIPS_CPU_PERF) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dcpu-features.h723 #define cpu_guest_has_perf (cpu_data[0].guest.options & MIPS_CPU_PERF) macro

Completed in 3 milliseconds