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

/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace-adv.c176 child->thread.debug.iac3 = bp_info->addr;
195 * iac3 or iac4 (but not both) are free
211 child->thread.debug.iac3 = bp_info->addr;
264 child->thread.debug.iac3 = 0;
/linux-master/arch/powerpc/kvm/
H A Dbooke_emulate.c176 vcpu->arch.dbg_reg.iac3 = spr_val;
416 *spr_val = vcpu->arch.dbg_reg.iac3;
H A Dbooke.c1685 *val = get_reg_val(id, vcpu->arch.dbg_reg.iac3);
1741 vcpu->arch.dbg_reg.iac3 = set_reg_val(id, *val);
1916 dbg_reg->iac3 = addr;
/linux-master/arch/powerpc/include/asm/
H A Dprocessor.h121 unsigned long iac3; member in struct:debug_reg
/linux-master/arch/powerpc/kernel/
H A Dprocess.c696 thread->debug.iac3 = thread->debug.iac4 = 0;
731 mtspr(SPRN_IAC3, debug->iac3);

Completed in 131 milliseconds