Home
last modified time | relevance | path

Searched refs:cpu_to_le64 (Results 326 – 350 of 607) sorted by relevance

1...<<11121314151617181920>>...25

/openbmc/linux/drivers/nvdimm/
H A Dbtt_devs.c265 super->checksum = cpu_to_le64(checksum); in nd_btt_arena_is_valid()
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_igd.c121 __le64 rvda = cpu_to_le64(opregionvbt->vbt_ex ? in vfio_pci_igd_rw()
/openbmc/linux/drivers/nvme/target/
H A Dfabrics-cmd.c81 req->cqe->result.u64 = cpu_to_le64(val); in nvmet_execute_prop_get()
/openbmc/linux/drivers/md/
H A Ddm-crypt.c331 *(__le64 *)iv = cpu_to_le64(dmreq->iv_sector); in crypt_iv_plain64_gen()
354 *(__le64 *)iv = cpu_to_le64(dmreq->iv_sector); in crypt_iv_essiv_gen()
645 __le64 sector = cpu_to_le64(dmreq->iv_sector); in crypt_iv_tcw_whitening()
683 __le64 sector = cpu_to_le64(dmreq->iv_sector); in crypt_iv_tcw_gen()
769 *(__le64 *)buf = cpu_to_le64(dmreq->iv_sector * cc->sector_size); in crypt_iv_eboiv_gen()
971 *(__le64 *)es = cpu_to_le64(dmreq->iv_sector * cc->sector_size); in crypt_iv_elephant()
1326 *sector = cpu_to_le64(ctx->cc_sector - cc->iv_offset); in crypt_convert_block_aead()
1431 *sector = cpu_to_le64(ctx->cc_sector - cc->iv_offset); in crypt_convert_block_skcipher()
H A Draid5-ppl.c262 pplhdr->generation = cpu_to_le64(io->seq); in ppl_new_iounit()
338 e->data_sector = cpu_to_le64(data_sector); in ppl_log_stripe()
451 e->data_sector = cpu_to_le64(le64_to_cpu(e->data_sector) >> in ppl_submit_iounit()
/openbmc/linux/fs/udf/
H A Dinode.c1759 fe->informationLength = cpu_to_le64(inode->i_size); in udf_update_inode()
1797 fe->logicalBlocksRecorded = cpu_to_le64(lb_recorded); in udf_update_inode()
1806 fe->uniqueID = cpu_to_le64(iinfo->i_unique); in udf_update_inode()
1818 cpu_to_le64(inode->i_size + iinfo->i_lenStreams); in udf_update_inode()
1819 efe->logicalBlocksRecorded = cpu_to_le64(lb_recorded); in udf_update_inode()
1843 efe->uniqueID = cpu_to_le64(iinfo->i_unique); in udf_update_inode()
/openbmc/linux/net/ceph/
H A Dosd_client.c1001 dst->extent.offset = cpu_to_le64(src->extent.offset); in osd_req_encode_op()
1002 dst->extent.length = cpu_to_le64(src->extent.length); in osd_req_encode_op()
1004 cpu_to_le64(src->extent.truncate_size); in osd_req_encode_op()
1014 dst->watch.cookie = cpu_to_le64(src->watch.cookie); in osd_req_encode_op()
1015 dst->watch.ver = cpu_to_le64(0); in osd_req_encode_op()
1022 dst->notify.cookie = cpu_to_le64(src->notify.cookie); in osd_req_encode_op()
1028 cpu_to_le64(src->alloc_hint.expected_object_size); in osd_req_encode_op()
1030 cpu_to_le64(src->alloc_hint.expected_write_size); in osd_req_encode_op()
1046 cpu_to_le64(src->copy_from.src_version); in osd_req_encode_op()
1052 dst->assert_ver.unused = cpu_to_le64(0); in osd_req_encode_op()
[all …]
/openbmc/linux/fs/ocfs2/
H A Dmove_extents.c73 replace_rec.e_blkno = cpu_to_le64(ocfs2_clusters_to_blocks(inode->i_sb, in __ocfs2_move_extent()
954 di->i_ctime = cpu_to_le64(inode_get_ctime_sec(inode)); in ocfs2_move_extents()
H A Dacl.c196 di->i_ctime = cpu_to_le64(inode_get_ctime_sec(inode)); in ocfs2_acl_set_mode()
H A Dfile.c281 di->i_atime = cpu_to_le64(inode_get_atime_sec(inode)); in ocfs2_update_inode_atime()
425 di->i_size = cpu_to_le64(new_i_size); in ocfs2_orphan_for_truncate()
426 di->i_ctime = di->i_mtime = cpu_to_le64(inode_get_ctime_sec(inode)); in ocfs2_orphan_for_truncate()
825 di->i_size = cpu_to_le64((u64)i_size_read(inode)); in ocfs2_write_zero_page()
827 di->i_mtime = di->i_ctime = cpu_to_le64(inode_get_mtime_sec(inode)); in ocfs2_write_zero_page()
/openbmc/qemu/hw/acpi/
H A Derst.c395 header->magic = cpu_to_le64(ERST_STORE_MAGIC); in make_erst_storage_header()
475 s->header->map[index] = cpu_to_le64(record_id); in update_map_entry()
/openbmc/qemu/block/
H A Dvhdx.c1318 *bat_entry_le = cpu_to_le64(s->bat[sinfo->bat_idx]); in vhdx_update_bat_table_entry()
1621 mt_virtual_size->virtual_disk_size = cpu_to_le64(image_size); in vhdx_create_new_metadata()
1770 s->bat[sinfo.bat_idx] = cpu_to_le64(s->bat[sinfo.bat_idx]); in vhdx_create_bat()
2025 signature = cpu_to_le64(VHDX_FILE_SIGNATURE); in vhdx_co_create()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/queue/
H A Dtx.c1249 cmd.old.tfdq_addr = cpu_to_le64(txq->dma_addr); in iwl_txq_dyn_alloc()
1250 cmd.old.byte_cnt_addr = cpu_to_le64(txq->bc_tbl.dma); in iwl_txq_dyn_alloc()
1267 cmd.new.u.add.tfdq_dram_addr = cpu_to_le64(txq->dma_addr); in iwl_txq_dyn_alloc()
1268 cmd.new.u.add.bc_dram_addr = cpu_to_le64(txq->bc_tbl.dma); in iwl_txq_dyn_alloc()
/openbmc/qemu/hw/nvram/
H A Dfw_cfg.c807 *copy = cpu_to_le64(value); in fw_cfg_add_i64()
817 *copy = cpu_to_le64(value); in fw_cfg_modify_i64()
1076 *val = cpu_to_le64(extra_hosts); in fw_cfg_add_extra_pci_roots()
/openbmc/linux/fs/ceph/
H A Dcaps.c1242 msg->hdr.tid = cpu_to_le64(arg->flush_tid); in encode_cap_msg()
1247 fc->cap_id = cpu_to_le64(arg->cid); in encode_cap_msg()
1255 fc->ino = cpu_to_le64(arg->ino); in encode_cap_msg()
1256 fc->snap_follows = cpu_to_le64(arg->follows); in encode_cap_msg()
1260 fc->size = cpu_to_le64(round_up(arg->size, in encode_cap_msg()
1264 fc->size = cpu_to_le64(arg->size); in encode_cap_msg()
1265 fc->max_size = cpu_to_le64(arg->max_size); in encode_cap_msg()
1275 fc->xattr_version = cpu_to_le64(arg->xattr_version); in encode_cap_msg()
4751 rel->ino = cpu_to_le64(ceph_ino(inode)); in ceph_encode_inode_release()
4752 rel->cap_id = cpu_to_le64(cap->cap_id); in ceph_encode_inode_release()
/openbmc/linux/drivers/media/usb/hdpvr/
H A Dhdpvr-core.c103 *i64P = cpu_to_le64(tmp64); in challenge()
/openbmc/u-boot/include/
H A Dvirtio.h411 return (__force __virtio64)cpu_to_le64(val); in __cpu_to_virtio64()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dpmc.c175 pmc_cmd.mem_base = cpu_to_le64(pmc->pring_pa); in wil_pmc_alloc()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-key.c190 .u.add.tx_seq = cpu_to_le64(atomic64_read(&keyconf->tx_pn)), in iwl_mvm_mld_send_key()
/openbmc/linux/fs/f2fs/
H A Dnode.h305 rn->footer.cp_ver = cpu_to_le64(cp_ver); in fill_node_footer_blkaddr()
/openbmc/linux/drivers/net/wireguard/
H A Dsend.c208 header->counter = cpu_to_le64(PACKET_CB(skb)->nonce); in encrypt_packet()
/openbmc/qemu/target/i386/
H A Dgdbstub.c127 int len = gdb_get_reg64(mem_buf, cpu_to_le64(fp->low)); in x86_cpu_gdb_read_register()
/openbmc/linux/fs/jfs/
H A Djfs_dmap.c307 dbmp_le->dn_mapsize = cpu_to_le64(bmp->db_mapsize); in dbSync()
308 dbmp_le->dn_nfree = cpu_to_le64(bmp->db_nfree); in dbSync()
320 dbmp_le->dn_agfree[i] = cpu_to_le64(bmp->db_agfree[i]); in dbSync()
321 dbmp_le->dn_agsize = cpu_to_le64(bmp->db_agsize); in dbSync()
3733 dp->start = cpu_to_le64(Blkno); in dbInitDmap()
/openbmc/qemu/hw/net/
H A Drtl8139.c1307 val64 = cpu_to_le64(tally_counters->TxOk); in RTL8139TallyCounters_dma_write()
1310 val64 = cpu_to_le64(tally_counters->RxOk); in RTL8139TallyCounters_dma_write()
1313 val64 = cpu_to_le64(tally_counters->TxERR); in RTL8139TallyCounters_dma_write()
1331 val64 = cpu_to_le64(tally_counters->RxOkPhy); in RTL8139TallyCounters_dma_write()
1334 val64 = cpu_to_le64(tally_counters->RxOkBrd); in RTL8139TallyCounters_dma_write()
/openbmc/u-boot/tools/
H A Dzynqmpbif.c328 .entry_point = cpu_to_le64(bf->entry), in bif_add_part()
329 .load_address = cpu_to_le64(bf->load), in bif_add_part()

1...<<11121314151617181920>>...25