Home
last modified time | relevance | path

Searched refs:kvm_vm_support (Results 1 – 2 of 2) sorted by relevance

/linux/arch/loongarch/kvm/
H A Dvm.c161 if (kvm_vm_support(&kvm->arch, attr->attr)) in kvm_vm_feature_has_attr()
/linux/arch/loongarch/include/asm/
H A Dkvm_host.h308 static inline bool kvm_vm_support(struct kvm_arch *arch, int feature) in kvm_vm_support() function