Searched refs:vcpu_has_feature (Results 1 – 2 of 2) sorted by relevance
201 is32bit = vcpu_has_feature(vcpu, KVM_ARM_VCPU_EL1_32BIT); in kvm_set_vm_width()
488 static inline bool vcpu_has_feature(struct kvm_vcpu *vcpu, int feature) in vcpu_has_feature() function