Searched refs:MSR_IS (Results 1 – 4 of 4) sorted by relevance
213 unsigned int as = !!(vcpu->arch.msr & MSR_IS); in kvmppc_44x_itlb_index()402 if (get_tlb_ts(tlbe) != !!(vcpu->arch.msr & MSR_IS)) in tlbe_is_host_safe()
27 #define KVMPPC_MSR_MASK (MSR_CE|MSR_EE|MSR_PR|MSR_DE|MSR_ME|MSR_IS|MSR_DS)
17 #define MSR_IS MSR_IR /* Instruction Space */ macro
111 andi. r4,r4,MSR_IS@l /* TS=1? */