Searched defs:uint64_t (Results 1 – 7 of 7) sorted by relevance
36 typedef unsigned __int64 uint64_t; typedef45 typedef unsigned long long uint64_t __attribute__((aligned (8))); typedef57 typedef unsigned long uint64_t; typedef69 typedef unsigned long long uint64_t __attribute__((aligned (8))); typedef
43 typedef unsigned long long uint64_t __attribute__((aligned (8))); typedef55 typedef unsigned long uint64_t; typedef67 typedef unsigned long long uint64_t __attribute__((aligned (8))); typedef
53 typedef unsigned __int64 uint64_t; typedef57 typedef unsigned long long uint64_t; typedef
57 typedef u64 uint64_t; typedef
45 typedef __u64 uint64_t; typedef
28 typedef unsigned long long uint64_t; typedef
365 uint64_t (*sanitise_fn)(uint64_t)) in vgic_sanitise_field() argument
Completed in 7 milliseconds