Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dkvm_vcpu.h130 static inline bool kvm_pvtime_supported(void) in kvm_pvtime_supported() function
/linux/arch/loongarch/kvm/
H A Dvm.c54 if (kvm_pvtime_supported()) { in kvm_vm_init_features()