Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/
Dcpu-features.h718 #ifndef cpu_guest_has_dyn_fpu
719 #define cpu_guest_has_dyn_fpu (cpu_data[0].guest.options_dyn & MIPS_CPU_FPU) macro