Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A Dptrace-adv.c175 child->thread.debug.iac3 = bp_info->addr; in set_instruction_bp()
210 child->thread.debug.iac3 = bp_info->addr; in set_instruction_bp()
263 child->thread.debug.iac3 = 0; in del_instruction_bp()
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbooke_emulate.c176 vcpu->arch.dbg_reg.iac3 = spr_val; in kvmppc_booke_emulate_mtspr()
416 *spr_val = vcpu->arch.dbg_reg.iac3; in kvmppc_booke_emulate_mfspr()
H A Dbooke.c1651 *val = get_reg_val(id, vcpu->arch.dbg_reg.iac3); in kvmppc_get_one_reg()
1707 vcpu->arch.dbg_reg.iac3 = set_reg_val(id, *val); in kvmppc_set_one_reg()
1883 dbg_reg->iac3 = addr; in kvmppc_booke_add_breakpoint()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dprocessor.h128 unsigned long iac3; member
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dprocess.c699 thread->debug.iac3 = thread->debug.iac4 = 0; in set_debug_reg_defaults()
734 mtspr(SPRN_IAC3, debug->iac3); in prime_debug_regs()