Searched defs:LADDR (Results 1 – 2 of 2) sorted by relevance
67 #define LADDR(lo, hi) (((uint64_t)(hi) << 32) | (uint32_t)(lo)) macro
99 #define LADDR(lo, hi) (((uint64_t)(hi) << 32) | (uint32_t)(lo)) macro