Searched refs:cpu_to_be64 (Results 1 – 18 of 18) sorted by relevance
99 # define cpu_to_be64(x) uswap_64(x) macro112 # define cpu_to_be64(x) (x) macro
49 #define cpu_to_zfs64(x, a) (((a) == BIG_ENDIAN) ? cpu_to_be64(x) \
23 #define cpu_to_fdt64(x) cpu_to_be64(x)
63 *((__be64 *)p) = cpu_to_be64(val); in put_unaligned_be64()
580 vid_hdr->sqnum = cpu_to_be64(ubi_next_sqnum(ubi)); in recover_peb()697 vid_hdr->sqnum = cpu_to_be64(ubi_next_sqnum(ubi)); in ubi_eba_write_leb()761 vid_hdr->sqnum = cpu_to_be64(ubi_next_sqnum(ubi)); in ubi_eba_write_leb()814 vid_hdr->sqnum = cpu_to_be64(ubi_next_sqnum(ubi)); in ubi_eba_write_leb_st()883 vid_hdr->sqnum = cpu_to_be64(ubi_next_sqnum(ubi)); in ubi_eba_write_leb_st()935 vid_hdr->sqnum = cpu_to_be64(ubi_next_sqnum(ubi)); in ubi_eba_atomic_leb_change()1008 vid_hdr->sqnum = cpu_to_be64(ubi_next_sqnum(ubi)); in ubi_eba_atomic_leb_change()1167 vid_hdr->sqnum = cpu_to_be64(ubi_next_sqnum(ubi)); in ubi_eba_copy_leb()
1294 avhdr->sqnum = cpu_to_be64(ubi_next_sqnum(ubi)); in ubi_write_fastmap()1318 dvhdr->sqnum = cpu_to_be64(ubi_next_sqnum(ubi)); in ubi_write_fastmap()1390 ec_hdr->ec = cpu_to_be64(ec); in erase_block()1443 vh->sqnum = cpu_to_be64(ubi_next_sqnum(ubi)); in invalidate_fastmap()
322 vid_hdr->sqnum = cpu_to_be64(++ai->max_sqnum);
678 ec_hdr->ec = cpu_to_be64(ec); in early_erase_peb()
466 ec_hdr->ec = cpu_to_be64(ec); in sync_erase()
93 #define cpu_to_be64 __cpu_to_be64 macro
182 tmp64 = cpu_to_be64(simple_strtoull(uuid_str + 24, NULL, 16)); in uuid_str_to_bin()
244 dma.address = cpu_to_be64((uintptr_t)address); in qemu_fwcfg_read_entry_dma()
231 writeq(cpu_to_be64(wdata), rpc_base + RPC_SMWDR0); in rpc_hf_xfer()
438 um_list->ub_desc.um_block_addr = cpu_to_be64(blknr / rawsectsz); in scsi_erase()440 um_list->ub_desc.um_block_addr = cpu_to_be64((uint64_t)blknr / rawsectsz); in scsi_erase()
931 cap = cpu_to_be64(cap); in ata_scsiop_read_capacity16()934 block_size = cpu_to_be64((u64)512); in ata_scsiop_read_capacity16()
385 __raw_writeq(cpu_to_be64((val)), (__force unsigned *)(addr)) in BUILDIO_MEM()
252 total_raw_device_capacity = cpu_to_be64(hba->geo_desc->q_total_raw_device_capacity); in ufs_lu_configuration()
773 *num = cpu_to_be64(tmp); in str2longbe()