| /linux/fs/cachefiles/ |
| H A D | xattr.c | 80 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 D | packer.c | 45 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 D | sysfs.c | 581 len = sysfs_emit(buf, "%llu\n", be64_to_cpup((__be64 *)data)); in show_pma_counter()
|
| H A D | user_mad.c | 635 (be64_to_cpup(tid) & 0xffffffff)); in ib_umad_write()
|
| /linux/drivers/char/tpm/eventlog/ |
| H A D | of.c | 82 base = be64_to_cpup((__force __be64 *)basep); in tpm_read_log_of()
|
| /linux/lib/crc/riscv/ |
| H A D | crc-clmul-template.h | 65 # define crc_load_long(x) be64_to_cpup(x)
|
| /linux/include/linux/byteorder/ |
| H A D | generic.h | 105 #define be64_to_cpup __be64_to_cpup macro
|
| /linux/arch/powerpc/sysdev/ |
| H A D | fsl_msi.c | 155 address = be64_to_cpup(reg); in fsl_compose_msi_msg()
|
| H A D | fsl_pci.c | 338 u64 address = be64_to_cpup(reg); in setup_pci_atmu()
|
| /linux/drivers/infiniband/hw/mthca/ |
| H A D | mthca_dev.h | 394 case 8: (dest) = be64_to_cpup(__p); break; \
|
| /linux/drivers/crypto/marvell/octeontx/ |
| H A D | otx_cptvf_reqmgr.c | 436 ecode.u = be64_to_cpup((__be64 *)cpt_info->out_buffer); in cpt_process_ccode()
|
| /linux/drivers/mtd/devices/ |
| H A D | mtd_dataflash.c | 807 jedec = be64_to_cpup((__be64 *)id); in jedec_probe()
|
| /linux/include/trace/events/ |
| H A D | cachefiles.h | 404 __entry->aux = be64_to_cpup((__be64 *)obj->cookie->inline_aux);
|
| /linux/drivers/ptp/ |
| H A D | ptp_ines.c | 467 clkid = be64_to_cpup((__be64 *)&hdr->source_port_identity.clock_identity.id[0]); in ines_match()
|
| /linux/drivers/hwmon/ |
| H A D | ibmaem.c | 411 *x = be64_to_cpup((__be64 *)rs_resp->bytes); in aem_read_sensor()
|
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | counters.c | 343 be64_to_cpup((__be64 *)(out + in mlx5_ib_query_ext_ppcnt_counters()
|
| /linux/drivers/net/wireless/ath/wcn36xx/ |
| H A D | main.c | 1169 cpu_to_le64(be64_to_cpup((__be64 *)data->replay_ctr)); in wcn36xx_set_rekey_data()
|
| /linux/drivers/crypto/marvell/octeontx2/ |
| H A D | otx2_cptpf_ucode.c | 1583 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 D | lag.c | 2017 values[j] += be64_to_cpup((__be64 *)(out + offsets[j])); in mlx5_lag_query_cong_counters()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | d3.c | 185 cpu_to_le64(be64_to_cpup((const __be64 *)data->replay_ctr)); in iwl_mld_set_rekey_data()
|
| /linux/drivers/net/ethernet/ibm/ |
| H A D | ibmveth.c | 391 adapter->rx_no_buffer = be64_to_cpup(p); in ibmveth_update_rx_no_buffer()
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | pci-ioda.c | 2522 phb_id = be64_to_cpup(prop64); in pnv_pci_init_ioda_phb()
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | sta_cmd.c | 1699 rekey_ctr = be64_to_cpup((__be64 *)data->replay_ctr); in mwifiex_cmd_gtk_rekey_offload()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | d3.c | 34 cpu_to_le64(be64_to_cpup((const __be64 *)data->replay_ctr)); in iwl_mvm_set_rekey_data()
|