Searched refs:KVM_SREGS_E_SPE (Results 1 – 5 of 5) sorted by relevance
366 sregs->u.e.features |= KVM_SREGS_E_ARCH206_MMU | KVM_SREGS_E_SPE | in kvmppc_core_get_sregs_e500()405 if (sregs->u.e.features & KVM_SREGS_E_SPE) { in kvmppc_core_set_sregs_e500()
128 #define KVM_SREGS_E_SPE (1 << 9) macro
127 #define KVM_SREGS_E_SPE (1 << 9) macro
1097 if (sregs.u.e.features & KVM_SREGS_E_SPE) { in kvmppc_get_booke_sregs()