Searched refs:KVM_SREGS_E_IVOR (Results 1 – 7 of 7) sorted by relevance
259 if (!(sregs->u.e.features & KVM_SREGS_E_IVOR)) in kvmppc_core_set_sregs_e500mc()
402 if (!(sregs->u.e.features & KVM_SREGS_E_IVOR)) in kvmppc_core_set_sregs_e500()
1584 sregs->u.e.features |= KVM_SREGS_E_IVOR; in kvmppc_get_sregs_ivor()1607 if (!(sregs->u.e.features & KVM_SREGS_E_IVOR)) in kvmppc_set_sregs_ivor()
113 #define KVM_SREGS_E_IVOR (1 << 5) macro
112 #define KVM_SREGS_E_IVOR (1 << 5) macro
1063 if (sregs.u.e.features & KVM_SREGS_E_IVOR) { in kvmppc_get_booke_sregs()