Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcpu-features.h671 #ifndef cpu_guest_has_fpu
672 #define cpu_guest_has_fpu (cpu_data[0].guest.options & MIPS_CPU_FPU) macro