Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/vfp/
A Dvfpmodule.c56 union vfp_state *vfp_current_hw_state[NR_CPUS];
92 union vfp_state *vfp = &thread->vfpstate; in vfp_thread_flush()
109 memset(vfp, 0, sizeof(union vfp_state)); in vfp_thread_flush()
121 union vfp_state *vfp = &thread->vfpstate; in vfp_thread_exit()
A Dvfphw.S74 @ r10 = vfp_state union
/linux-6.3-rc2/arch/arm/include/asm/
A Dfpstate.h45 union vfp_state { union
A Dthread_info.h72 union vfp_state vfpstate;
/linux-6.3-rc2/arch/arm/kernel/
A Dasm-offsets.c56 DEFINE(VFP_CPU, offsetof(union vfp_state, hard.cpu)); in main()

Completed in 9 milliseconds