Home
last modified time | relevance | path

Searched defs:uint64_t (Results 1 – 7 of 7) sorted by relevance

/xen/xen/include/xen/
A Dstdint.h18 typedef unsigned __attribute__((__mode__(__DI__))) uint64_t; typedef
29 typedef __UINT64_TYPE__ uint64_t; typedef
/xen/xen/arch/x86/include/asm/x86_64/
A Defibind.h37 typedef unsigned __int64 uint64_t; typedef
46 typedef unsigned long long uint64_t __attribute__((aligned (8))); typedef
58 typedef unsigned long uint64_t; typedef
70 typedef unsigned long long uint64_t __attribute__((aligned (8))); typedef
/xen/xen/arch/arm/include/asm/arm64/
A Defibind.h44 typedef unsigned long long uint64_t __attribute__((aligned (8))); typedef
56 typedef unsigned long uint64_t; typedef
68 typedef unsigned long long uint64_t __attribute__((aligned (8))); typedef
/xen/xen/include/crypto/
A Dvmac.h53 typedef unsigned __int64 uint64_t; typedef
57 typedef unsigned long long uint64_t; typedef
/xen/tools/firmware/include/
A Dstdint.h17 typedef unsigned long long uint64_t; typedef
/xen/xen/arch/x86/boot/
A Ddefs.h58 typedef u64 uint64_t; typedef
/xen/tools/libfsimage/zfs/
A Dfsys_zfs.h28 typedef unsigned long long uint64_t; typedef

Completed in 18 milliseconds