Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dprocessor.h228 struct thread_fp_state *fp_save_area; member
/linux-4.4.14/arch/powerpc/kernel/
Dprocess.c1205 p->thread.fp_save_area = NULL; in copy_thread()
1313 current->thread.fp_save_area = NULL; in start_thread()
Dasm-offsets.c96 DEFINE(THREAD_FPSAVEAREA, offsetof(struct thread_struct, fp_save_area)); in main()
/linux-4.4.14/arch/powerpc/kvm/
Dbook3s_pr.c675 t->fp_save_area = NULL; in kvmppc_giveup_ext()
754 t->fp_save_area = &vcpu->arch.fp; in kvmppc_handle_ext()
Dbooke.c144 current->thread.fp_save_area = &vcpu->arch.fp; in kvmppc_load_guest_fp()
159 current->thread.fp_save_area = NULL; in kvmppc_save_guest_fp()