Searched refs:vr_save_area (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dprocessor.h183 struct thread_vr_state *vr_save_area; member in struct:thread_struct
/linux-master/arch/powerpc/kernel/
H A Dprocess.c1859 p->thread.vr_save_area = NULL;
1981 current->thread.vr_save_area = NULL;
H A Dasm-offsets.c115 OFFSET(THREAD_VRSAVEAREA, thread_struct, vr_save_area);
/linux-master/arch/powerpc/kvm/
H A Dbook3s_pr.c839 t->vr_save_area = NULL;
922 t->vr_save_area = &vcpu->arch.vr;
H A Dbooke.c206 current->thread.vr_save_area = &vcpu->arch.vr;
223 current->thread.vr_save_area = NULL;

Completed in 148 milliseconds