Searched refs:kvm_vm_support (Results 1 – 2 of 2) sorted by relevance
161 if (kvm_vm_support(&kvm->arch, attr->attr)) in kvm_vm_feature_has_attr()
308 static inline bool kvm_vm_support(struct kvm_arch *arch, int feature) in kvm_vm_support() function