Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/kvm/
Dvm.c46 if (kvm_pvtime_supported()) in kvm_arch_init_vm()
139 if (kvm_pvtime_supported()) in kvm_vm_feature_has_attr()
/linux-6.12.1/arch/loongarch/include/asm/
Dkvm_vcpu.h128 static inline bool kvm_pvtime_supported(void) in kvm_pvtime_supported() function