Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm64/kvm/
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()
Darm.c284 r = kvm_arm_pvtime_supported(); in kvm_vm_ioctl_check_extension()
/Linux-v6.6/arch/arm64/include/asm/
Dkvm_host.h1017 bool kvm_arm_pvtime_supported(void);