Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dcpu-features.h83 #define cpu_guest_has_fpu (cpu_data[0].guest.options & LOONGARCH_CPU_FPU) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dcpu-features.h689 #define cpu_guest_has_fpu (cpu_data[0].guest.options & MIPS_CPU_FPU) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dcpu-features.h687 #define cpu_guest_has_fpu (cpu_data[0].guest.options & MIPS_CPU_FPU) macro

Completed in 3 milliseconds