Home
last modified time | relevance | path

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

/linux/fs/cachefiles/
H A Dxattr.c80 be64_to_cpup((__be64 *)buf->data), in cachefiles_set_object_xattr()
89 be64_to_cpup((__be64 *)buf->data), in cachefiles_set_object_xattr()
151 be64_to_cpup((__be64 *)buf->data), in cachefiles_check_auxdata()
/linux/drivers/infiniband/core/
H A Dpacker.c45 case 8: return be64_to_cpup((__be64 *) (structure + offset)); in value_read()
182 val = (be64_to_cpup(addr) & mask) >> shift; in ib_unpack()
H A Dsysfs.c581 len = sysfs_emit(buf, "%llu\n", be64_to_cpup((__be64 *)data)); in show_pma_counter()
H A Duser_mad.c635 (be64_to_cpup(tid) & 0xffffffff)); in ib_umad_write()
/linux/drivers/char/tpm/eventlog/
H A Dof.c82 base = be64_to_cpup((__force __be64 *)basep); in tpm_read_log_of()
/linux/lib/crc/riscv/
H A Dcrc-clmul-template.h65 # define crc_load_long(x) be64_to_cpup(x)
/linux/include/linux/byteorder/
H A Dgeneric.h105 #define be64_to_cpup __be64_to_cpup macro
/linux/arch/powerpc/sysdev/
H A Dfsl_msi.c155 address = be64_to_cpup(reg); in fsl_compose_msi_msg()
H A Dfsl_pci.c338 u64 address = be64_to_cpup(reg); in setup_pci_atmu()
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h394 case 8: (dest) = be64_to_cpup(__p); break; \
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_reqmgr.c436 ecode.u = be64_to_cpup((__be64 *)cpt_info->out_buffer); in cpt_process_ccode()
/linux/drivers/mtd/devices/
H A Dmtd_dataflash.c807 jedec = be64_to_cpup((__be64 *)id); in jedec_probe()
/linux/include/trace/events/
H A Dcachefiles.h404 __entry->aux = be64_to_cpup((__be64 *)obj->cookie->inline_aux);
/linux/drivers/ptp/
H A Dptp_ines.c467 clkid = be64_to_cpup((__be64 *)&hdr->source_port_identity.clock_identity.id[0]); in ines_match()
/linux/drivers/hwmon/
H A Dibmaem.c411 *x = be64_to_cpup((__be64 *)rs_resp->bytes); in aem_read_sensor()
/linux/drivers/infiniband/hw/mlx5/
H A Dcounters.c343 be64_to_cpup((__be64 *)(out + in mlx5_ib_query_ext_ppcnt_counters()
/linux/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c1169 cpu_to_le64(be64_to_cpup((__be64 *)data->replay_ctr)); in wcn36xx_set_rekey_data()
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_ucode.c1583 cptpf->eng_caps[etype].u = be64_to_cpup(rptr); in otx2_cpt_discover_eng_capabilities()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c2017 values[j] += be64_to_cpup((__be64 *)(out + offsets[j])); in mlx5_lag_query_cong_counters()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dd3.c185 cpu_to_le64(be64_to_cpup((const __be64 *)data->replay_ctr)); in iwl_mld_set_rekey_data()
/linux/drivers/net/ethernet/ibm/
H A Dibmveth.c391 adapter->rx_no_buffer = be64_to_cpup(p); in ibmveth_update_rx_no_buffer()
/linux/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c2522 phb_id = be64_to_cpup(prop64); in pnv_pci_init_ioda_phb()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmd.c1699 rekey_ctr = be64_to_cpup((__be64 *)data->replay_ctr); in mwifiex_cmd_gtk_rekey_offload()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c34 cpu_to_le64(be64_to_cpup((const __be64 *)data->replay_ctr)); in iwl_mvm_set_rekey_data()