Home
last modified time | relevance | path

Searched refs:kvm_arm_pvtime_supported (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/kvm/
H A 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()
H A Darm.c230 r = kvm_arm_pvtime_supported(); in kvm_vm_ioctl_check_extension()
/kernel/linux/linux-6.6/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.c284 r = kvm_arm_pvtime_supported(); in kvm_vm_ioctl_check_extension()
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dkvm_host.h553 bool kvm_arm_pvtime_supported(void);
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dkvm_host.h1017 bool kvm_arm_pvtime_supported(void);

Completed in 9 milliseconds