Searched refs:SPRN_IAC1 (Results 1 – 3 of 3) sorted by relevance
46 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()
283 #if !defined(SPRN_IAC1) && !defined(SPRN_IAC2)284 #define SPRN_IAC1 0x3F4 /* Instruction Address Compare 1 */ macro
136 #define SPRN_IAC1 0x138 /* Instruction Address Compare 1 */ macro