Searched refs:enforce (Results 1 – 8 of 8) sorted by relevance
192 int kvm_hv_set_enforce_cpuid(struct kvm_vcpu *vcpu, bool enforce);
222 if (!vcpu->arch.pv_cpuid.enforce) in guest_pv_has()
2352 int kvm_hv_set_enforce_cpuid(struct kvm_vcpu *vcpu, bool enforce) in kvm_hv_set_enforce_cpuid() argument2358 if (enforce) { in kvm_hv_set_enforce_cpuid()2368 hv_vcpu->enforce_cpuid = enforce; in kvm_hv_set_enforce_cpuid()
5885 vcpu->arch.pv_cpuid.enforce = cap->args[0]; in kvm_vcpu_ioctl_enable_cap()
212 sda-enforce-dir;
83 * issue. Therefore, let's enforce a pull-up (which is
1072 bool enforce; member
2327 enforce strict checking of the sigaltstack size against the2335 Say 'N' unless you want to really enforce this check.
Completed in 47 milliseconds