Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dswitch_to.h42 extern void giveup_fpu(struct task_struct *);
/linux/arch/microblaze/kernel/
H A Dhw_exception_handler.S793 .globl giveup_fpu;
795 giveup_fpu: label
/linux/arch/powerpc/kvm/
H A Dbook3s_pr.c823 giveup_fpu(current); in kvmppc_giveup_ext()
H A Dbooke.c178 giveup_fpu(current); in kvmppc_save_guest_fp()