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