Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/vfp/
H A Dvfpmodule.c62 static bool vfp_state_in_hw(unsigned int cpu, struct thread_info *thread) in vfp_state_in_hw() function
78 if (vfp_state_in_hw(cpu, thread)) { in vfp_force_reload()
519 if (vfp_state_in_hw(cpu, thread)) { in vfp_sync_hwstate()
711 if (!vfp_state_in_hw(ti->cpu, ti)) { in vfp_support_entry()
839 if (vfp_state_in_hw(cpu, thread)) in kernel_neon_begin()