Searched refs:MSR_IR_LG (Results 1 – 3 of 3) sorted by relevance
55 #define MSR_IR_LG 5 /* Instruction Relocate */ macro105 #define MSR_IR __MASK(MSR_IR_LG) /* Instruction Relocate */
23 #define MSR_IS_LG MSR_IR_LG /* Instruction Space */
642 addr_space = (vcpu->arch.shared->msr & MSR_IS) >> MSR_IR_LG; in kvmppc_load_last_inst()