Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/
A Dprocessor.h169 struct thread_fp_state *fp_save_area; member
/linux-6.3-rc2/arch/powerpc/kernel/
A Dprocess.c1824 p->thread.fp_save_area = NULL; in copy_thread()
1953 current->thread.fp_save_area = NULL; in start_thread()
A Dasm-offsets.c109 OFFSET(THREAD_FPSAVEAREA, thread_struct, fp_save_area); in main()
/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_pr.c831 t->fp_save_area = NULL; in kvmppc_giveup_ext()
911 t->fp_save_area = &vcpu->arch.fp; in kvmppc_handle_ext()
A Dbooke.c164 current->thread.fp_save_area = &vcpu->arch.fp; in kvmppc_load_guest_fp()
179 current->thread.fp_save_area = NULL; in kvmppc_save_guest_fp()

Completed in 14 milliseconds