Searched refs:__be64_to_cpu (Results 1 – 8 of 8) sorted by relevance
62 __be64_to_cpu(p->vendor_id), in fmc_sdb_dump_recursive()68 __be64_to_cpu(p->vendor_id), in fmc_sdb_dump_recursive()71 __be64_to_cpu(c->addr_first) + base, in fmc_sdb_dump_recursive()72 __be64_to_cpu(c->addr_last) + base); in fmc_sdb_dump_recursive()76 __be64_to_cpu(p->vendor_id), in fmc_sdb_dump_recursive()79 __be64_to_cpu(c->addr_first) + base); in fmc_sdb_dump_recursive()
74 uint64_t subaddr = __be64_to_cpu(r->bridge.sdb_child); in __fmc_scan_sdb_tree()75 uint64_t newbase = __be64_to_cpu(c->addr_first); in __fmc_scan_sdb_tree()207 if (__be64_to_cpu(p->vendor_id) != vid) in fmc_find_sdb_device()212 last = __be64_to_cpu(c->addr_last); in fmc_find_sdb_device()213 first = __be64_to_cpu(c->addr_first); in fmc_find_sdb_device()
93 #define be64_to_cpu __be64_to_cpu
190 u64 orig_low = __be64_to_cpu(*low_be); in add_to_ctr()196 *high_be = __cpu_to_be64(__be64_to_cpu(*high_be) + 1); in add_to_ctr()
38 #define __be64_to_cpu(x) ((__force __u64)(__be64)(x)) macro
38 #define __be64_to_cpu(x) __swab64((__force __u64)(__be64)(x)) macro
603 u64 orig_low = __be64_to_cpu(*low_be); in cc_update_ctr()609 *high_be = __cpu_to_be64(__be64_to_cpu(*high_be) + 1); in cc_update_ctr()
89 pte = __be64_to_cpu(rpte); in kvmppc_mmu_radix_xlate()