Searched refs:SPRN_IAC2 (Results 1 – 3 of 3) sorted by relevance
47 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()
283 #if !defined(SPRN_IAC1) && !defined(SPRN_IAC2)285 #define SPRN_IAC2 0x3F5 /* Instruction Address Compare 2 */ macro
137 #define SPRN_IAC2 0x139 /* Instruction Address Compare 2 */ macro