Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/
H A Dtrace.h1018 TP_PROTO(unsigned int vcpu_id, struct pvclock_vcpu_time_info *pvclock),
1019 TP_ARGS(vcpu_id, pvclock),
1033 __entry->version = pvclock->version;
1034 __entry->tsc_timestamp = pvclock->tsc_timestamp;
1035 __entry->system_time = pvclock->system_time;
1036 __entry->tsc_to_system_mul = pvclock->tsc_to_system_mul;
1037 __entry->tsc_shift = pvclock->tsc_shift;
1038 __entry->flags = pvclock->flags;
/linux-6.15/arch/x86/kernel/
H A DMakefile130 obj-$(CONFIG_PARAVIRT_CLOCK) += pvclock.o
/linux-6.15/tools/testing/selftests/kvm/x86/
H A Dxen_shinfo_test.c525 struct kvm_xen_vcpu_attr pvclock = { in main() local
529 vcpu_ioctl(vcpu, KVM_XEN_VCPU_SET_ATTR, &pvclock); in main()
/linux-6.15/Documentation/virt/kvm/
H A Dapi.rst2944 The host will set a flag in the pvclock structure that is checked from the
2945 soft lockup watchdog. The flag is part of the pvclock structure that is
5703 Sets the guest physical address of an additional pvclock structure
8871 clearing the PVCLOCK_TSC_STABLE_BIT flag in Xen pvclock sources. This will be
/linux-6.15/
H A DMAINTAINERS13354 F: arch/x86/include/asm/pvclock-abi.h
26580 F: arch/x86/include/asm/pvclock-abi.h