Searched refs:__swab64p (Results 1 – 5 of 5) sorted by relevance
268 tmp = __swab64p(p++); in find_next_zero_le_bit()278 if(~(tmp = __swab64p(p++))) in find_next_zero_le_bit()285 tmp = __swab64p(p); in find_next_zero_le_bit()
49 #define __cpu_to_le64p(x) __swab64p((x))50 #define __le64_to_cpup(x) __swab64p((x))
57 #define __cpu_to_be64p(x) __swab64p((x))58 #define __be64_to_cpup(x) __swab64p((x))
211 static __inline__ __u64 __swab64p(__u64 *x) in __swab64p() function229 #define swab64p __swab64p
520 u64 tmp = __swab64p(&first); in handle_ldf_stq()522 first = __swab64p(&second); in handle_ldf_stq()652 value = __swab64p(&value); in handle_lddfmna()704 value = __swab64p(&value); break; in handle_stdfmna()