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