Home
last modified time | relevance | path

Searched refs:_iba_get64 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/rdma/
H A Diba.h42 static inline u64 _iba_get64(const __be64 *ptr) in _iba_get64() function
53 put_unaligned(cpu_to_be64((_iba_get64(ptr) & ~mask) | prep_value), ptr); in _iba_set64()