Lines Matching defs:mode
101 vcpu->mode = IN_GUEST_MODE;
104 * Reading vcpu->requests must happen after setting vcpu->mode,
108 * This also orders the write to mode from any reads
173 /* 32 bit mode */
265 /* HV KVM can only do PAPR mode for now */
505 /* Assume we're using HV mode when the HV module is loaded */
612 /* P9 can emulate dbells, so allow any mode */
704 * KVM PR, POWER7, and some POWER9s don't support AIL=3 mode.
705 * The POWER9s can support it if the guest runs in hash mode,
2215 unsigned long mode = cap->args[0];
2220 r = kvm->arch.kvm_ops->set_smt_mode(kvm, mode, flags);