Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/
H A Dpvtime.c70 bool kvm_arm_pvtime_supported(void) in kvm_arm_pvtime_supported() function
84 if (!kvm_arm_pvtime_supported() || in kvm_arm_pvtime_set_attr()
113 if (!kvm_arm_pvtime_supported() || in kvm_arm_pvtime_get_attr()
129 if (kvm_arm_pvtime_supported()) in kvm_arm_pvtime_has_attr()
H A Darm.c366 r = kvm_arm_pvtime_supported(); in kvm_vm_ioctl_check_extension()