Home
last modified time | relevance | path

Searched refs:kvm_arm_pvtime_supported (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/kvm/
Dpvtime.c74 bool kvm_arm_pvtime_supported(void) in kvm_arm_pvtime_supported() function
88 if (!kvm_arm_pvtime_supported() || in kvm_arm_pvtime_set_attr()
117 if (!kvm_arm_pvtime_supported() || in kvm_arm_pvtime_get_attr()
133 if (kvm_arm_pvtime_supported()) in kvm_arm_pvtime_has_attr()
Darm.c230 r = kvm_arm_pvtime_supported(); in kvm_vm_ioctl_check_extension()
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dkvm_host.h553 bool kvm_arm_pvtime_supported(void);