Home
last modified time | relevance | path

Searched defs:system_time (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/arch/x86/include/asm/
Dpvclock-abi.h30 u64 system_time; member
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/fw/api/
Doffload.h35 __le32 system_time; member
/Linux-v5.15/include/xen/arm/
Dinterface.h70 u64 system_time; member
/Linux-v5.15/tools/testing/selftests/kvm/x86_64/
Dxen_shinfo_test.c40 u64 system_time; member
/Linux-v5.15/arch/arm/xen/
Denlighten.c101 struct timespec64 now, system_time; in xen_pvclock_gtod_notify() local
/Linux-v5.15/include/xen/interface/
Dplatform.h43 uint64_t system_time; member
52 uint64_t system_time; member
Dxen.h510 uint64_t system_time; /* Time, in nanosecs, since boot. */ member
/Linux-v5.15/arch/x86/kvm/
Dx86.c2147 static void kvm_write_system_time(struct kvm_vcpu *vcpu, gpa_t system_time, in kvm_write_system_time()