Searched refs:KVM_SREGS_E_BASE (Results 1 – 5 of 5) sorted by relevance
88 #define KVM_SREGS_E_BASE (1 << 0) macro
87 #define KVM_SREGS_E_BASE (1 << 0) macro
1514 sregs->u.e.features |= KVM_SREGS_E_BASE; in get_sregs_base()1531 if (!(sregs->u.e.features & KVM_SREGS_E_BASE)) in set_sregs_base()
1033 if (sregs.u.e.features & KVM_SREGS_E_BASE) { in kvmppc_get_booke_sregs()