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

/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace-adv.c177 child->thread.debug.iac4 = bp_info->addr2;
195 * iac3 or iac4 (but not both) are free
215 child->thread.debug.iac4 = bp_info->addr;
261 child->thread.debug.iac4 = 0;
274 child->thread.debug.iac4 = 0;
/linux-master/arch/powerpc/kvm/
H A Dbooke_emulate.c187 vcpu->arch.dbg_reg.iac4 = spr_val;
419 *spr_val = vcpu->arch.dbg_reg.iac4;
H A Dbooke.c1688 *val = get_reg_val(id, vcpu->arch.dbg_reg.iac4);
1744 vcpu->arch.dbg_reg.iac4 = set_reg_val(id, *val);
1920 dbg_reg->iac4 = addr;
/linux-master/arch/powerpc/include/asm/
H A Dprocessor.h122 unsigned long iac4; member in struct:debug_reg
/linux-master/arch/powerpc/kernel/
H A Dprocess.c696 thread->debug.iac3 = thread->debug.iac4 = 0;
732 mtspr(SPRN_IAC4, debug->iac4);

Completed in 100 milliseconds