Searched defs:u64 (Results 1 - 6 of 6) sorted by relevance

/include/asm-generic/
H A Dint-ll64.h25 typedef unsigned long long u64; typedef
/include/linux/raid/
H A Dpq.h46 typedef uint64_t u64; typedef
/include/uapi/linux/netfilter/
H A Dx_tables.h96 __u64 u64; member in struct:_xt_align
/include/linux/netfilter/
H A Dx_tables.h410 compat_u64 u64; member in struct:_compat_xt_align
/include/xen/interface/
H A Dxen.h745 DEFINE_GUEST_HANDLE(u64); variable
/include/acpi/
H A Dactypes.h67 #define ACPI_UINT64_MAX (u64)(~((u64) 0)) /* 0xFFFFFFFFFFFFFFFF */
83 * u64 64-bit (8 byte) unsigned value
130 typedef COMPILER_DEPENDENT_UINT64 u64; typedef
138 * only needs the thread ID as a unique thread identifier, we use a u64
141 * native thread ID type to a u64 (in acpi_os_get_thread_id).
143 #define acpi_thread_id u64
162 typedef u64 acpi_size;
163 typedef u64 acpi_io_address;
164 typedef u64 acpi_physical_addres
[all...]

Completed in 722 milliseconds