Home
last modified time | relevance | path

Searched refs:SPRN_IAC2 (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/kvm/
D44x.c47 mtspr(SPRN_IAC2, vcpu->arch.host_iac[1]); in kvmppc_core_load_host_debugstate()
66 vcpu->arch.host_iac[1] = mfspr(SPRN_IAC2); in kvmppc_core_load_guest_debugstate()
80 mtspr(SPRN_IAC2, dbg->bp[1]); in kvmppc_core_load_guest_debugstate()
/arch/powerpc/include/asm/
Dreg.h283 #if !defined(SPRN_IAC1) && !defined(SPRN_IAC2)
285 #define SPRN_IAC2 0x3F5 /* Instruction Address Compare 2 */ macro
Dreg_booke.h137 #define SPRN_IAC2 0x139 /* Instruction Address Compare 2 */ macro