Home
last modified time | relevance | path

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

/arch/powerpc/kvm/
D44x.c46 mtspr(SPRN_IAC1, vcpu->arch.host_iac[0]); in kvmppc_core_load_host_debugstate()
65 vcpu->arch.host_iac[0] = mfspr(SPRN_IAC1); in kvmppc_core_load_guest_debugstate()
76 mtspr(SPRN_IAC1, dbg->bp[0]); in kvmppc_core_load_guest_debugstate()
/arch/powerpc/include/asm/
Dreg.h283 #if !defined(SPRN_IAC1) && !defined(SPRN_IAC2)
284 #define SPRN_IAC1 0x3F4 /* Instruction Address Compare 1 */ macro
Dreg_booke.h136 #define SPRN_IAC1 0x138 /* Instruction Address Compare 1 */ macro