Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dcpu-features.h744 #ifndef cpu_guest_has_dyn_perf
745 #define cpu_guest_has_dyn_perf (cpu_data[0].guest.options_dyn & MIPS_CPU_PERF) macro