Searched defs:get64 (Results 1 – 6 of 6) sorted by relevance
27 static u64 get64(const u64 *p) in get64() function
28 static u64 get64(const u64 *p) in get64() function
2061 uint64_t get64(void) in get64() function
2059 uint64_t get64(void) in get64() function
434 #define get64(ST, REG) (be64toh(ST.REG)) macro