Home
last modified time | relevance | path

Searched refs:kvm_arch_ptp_get_crosststamp (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/ptp/
Dptp_kvm_arm.c27 return kvm_arch_ptp_get_crosststamp(NULL, ts, NULL); in kvm_arch_ptp_get_clock()
Dptp_kvm_x86.c58 int kvm_arch_ptp_get_crosststamp(u64 *cycle, struct timespec64 *tspec, in kvm_arch_ptp_get_crosststamp() function
Dptp_kvm_common.c39 ret = kvm_arch_ptp_get_crosststamp(&cycle, &tspec, &cs); in ptp_kvm_get_time_fn()
/linux-5.19.10/include/linux/
Dptp_kvm.h16 int kvm_arch_ptp_get_crosststamp(u64 *cycle,
/linux-5.19.10/drivers/clocksource/
Darm_arch_timer.c1748 int kvm_arch_ptp_get_crosststamp(u64 *cycle, struct timespec64 *ts, in kvm_arch_ptp_get_crosststamp() function
1778 EXPORT_SYMBOL_GPL(kvm_arch_ptp_get_crosststamp);