Home
last modified time | relevance | path

Searched refs:int64_aligned_t (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/xen/
H A Dxen.h1019 #ifndef int64_aligned_t
1020 #define int64_aligned_t int64_t macro
H A Darch-arm.h172 #define int64_aligned_t int64_t __attribute__((aligned(8))) macro
H A Ddomctl.h485 int64_aligned_t time_offset_seconds; /* applied to domain wallclock time */
/freebsd/sys/contrib/xen/arch-x86/
H A Dxen-x86_32.h104 #define int64_aligned_t int64_t __attribute__((aligned(8))) macro