Searched defs:system_time (Results 1 - 6 of 6) sorted by relevance
/linux-4.4.14/arch/x86/include/asm/ | ||
H A D | pvclock-abi.h | 29 u64 system_time; member in struct:pvclock_vcpu_time_info |
/linux-4.4.14/arch/arm/include/asm/xen/ | ||
H A D | interface.h | 67 u64 system_time; member in struct:pvclock_vcpu_time_info |
/linux-4.4.14/arch/powerpc/include/asm/ | ||
H A D | paca.h | 178 u64 system_time; /* accumulated system TB ticks */ member in struct:paca_struct |
/linux-4.4.14/include/xen/interface/ | ||
H A D | xen.h | 493 uint64_t system_time; /* Time, in nanosecs, since boot. */ member in struct:vcpu_time_info |
H A D | platform.h | 43 uint64_t system_time; member in struct:xenpf_settime |
/linux-4.4.14/drivers/scsi/bfa/ | ||
H A D | bfa_svc.c | 309 u64 system_time = 0; bfa_get_log_time() local |
Completed in 323 milliseconds