Searched refs:KVM_SREGS_E_ARCH206_MMU (Results 1 – 7 of 7) sorted by relevance
224 sregs->u.e.features |= KVM_SREGS_E_ARCH206_MMU | KVM_SREGS_E_PM | in kvmppc_core_get_sregs_e500mc()
366 sregs->u.e.features |= KVM_SREGS_E_ARCH206_MMU | KVM_SREGS_E_SPE | in kvmppc_core_get_sregs_e500()
585 if (sregs->u.e.features & KVM_SREGS_E_ARCH206_MMU) { in kvmppc_set_sregs_e500_tlb()
119 #define KVM_SREGS_E_ARCH206_MMU (1 << 6) macro
118 #define KVM_SREGS_E_ARCH206_MMU (1 << 6) macro
1119 if (sregs.u.e.features & KVM_SREGS_E_ARCH206_MMU) { in kvmppc_get_booke_sregs()