Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c239 r = kvm_arm_pvtime_supported(); in kvm_vm_ioctl_check_extension()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dkvm_host.h678 bool kvm_arm_pvtime_supported(void);