Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
520 if (vfp_state_in_hw(cpu, thread)) { in vfp_sync_hwstate()
735 if (vfp_state_in_hw(cpu, thread)) in kernel_neon_begin()

Completed in 3 milliseconds