Searched refs:ldq_he_p (Results 1 – 3 of 3) sorted by relevance
44 t = ldq_he_p(buf) | ldq_he_p(buf + len - 8); in buffer_is_zero_int_lt256()61 uint64_t t = ldq_he_p(buf) | ldq_he_p(buf + len - 8); in buffer_is_zero_int_ge256()
287 static inline uint64_t ldq_he_p(const void *ptr) in ldq_he_p() function316 return le_bswap(ldq_he_p(ptr), 64); in ldq_le_p()356 return be_bswap(ldq_he_p(ptr), 64); in ldq_be_p()
515 return ldq_he_p(pv);