Lines Matching refs:thread
145 if (cpu_has_feature(CPU_FTR_ARCH_300) && (current->thread.fscr & FSCR_SCV))
152 current->thread.kvm_shadow_vcpu = vcpu->arch.shadow_vcpu;
176 if (cpu_has_feature(CPU_FTR_ARCH_300) && (current->thread.fscr & FSCR_SCV))
806 struct thread_struct *t = ¤t->thread;
827 * registers into thread.fp_state.fpr[].
836 if (current->thread.regs->msr & MSR_VEC)
858 mtspr(SPRN_TAR, current->thread.tar);
869 struct thread_struct *t = ¤t->thread;
941 lost_ext = vcpu->arch.guest_owned_ext & ~current->thread.regs->msr;
961 current->thread.regs->msr |= lost_ext;
1019 current->thread.tar = mfspr(SPRN_TAR);