Home
last modified time | relevance | path

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

/linux/arch/microblaze/kernel/cpu/
H A Dcpuinfo-pvr-full.c52 if (ci->use_fpu != temp) in set_cpuinfo_pvr_full()
54 ci->use_fpu = temp; in set_cpuinfo_pvr_full()
/linux/arch/microblaze/include/asm/
H A Dcpuinfo.h34 u32 use_fpu; member