Home
last modified time | relevance | path

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

/linux/arch/loongarch/kvm/
H A Dvm.c48 if (kvm_pvtime_supported()) in kvm_arch_init_vm()
146 if (kvm_pvtime_supported()) in kvm_vm_feature_has_attr()
/linux/arch/loongarch/include/asm/
H A Dkvm_vcpu.h129 static inline bool kvm_pvtime_supported(void) in kvm_pvtime_supported() function