Home
last modified time | relevance | path

Searched refs:be64_to_cpu (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/
Den_port.c143 ret += be64_to_cpu(*curr); in en_stats_adder()
306 stats->rx_errors = be64_to_cpu(mlx4_en_stats->PCS) + in mlx4_en_DUMP_ETH_STATS()
310 be64_to_cpu(mlx4_en_stats->RInRangeLengthErr) + in mlx4_en_DUMP_ETH_STATS()
311 be64_to_cpu(mlx4_en_stats->ROutRangeLengthErr) + in mlx4_en_DUMP_ETH_STATS()
338 be64_to_cpu(mlx4_en_stats->RInRangeLengthErr); in mlx4_en_DUMP_ETH_STATS()
340 be64_to_cpu(mlx4_en_stats->ROutRangeLengthErr); in mlx4_en_DUMP_ETH_STATS()
352 priv->pkstats.rx_prio[0][0] = be64_to_cpu(mlx4_en_stats->RTOT_prio_0); in mlx4_en_DUMP_ETH_STATS()
353 priv->pkstats.rx_prio[0][1] = be64_to_cpu(mlx4_en_stats->ROCT_prio_0); in mlx4_en_DUMP_ETH_STATS()
354 priv->pkstats.rx_prio[1][0] = be64_to_cpu(mlx4_en_stats->RTOT_prio_1); in mlx4_en_DUMP_ETH_STATS()
355 priv->pkstats.rx_prio[1][1] = be64_to_cpu(mlx4_en_stats->ROCT_prio_1); in mlx4_en_DUMP_ETH_STATS()
[all …]
/Linux-v5.4/arch/powerpc/platforms/powernv/
Dpci.c236 __be64 peA = be64_to_cpu(pestA[i]); in pnv_pci_dump_pest()
237 __be64 peB = be64_to_cpu(pestB[i]); in pnv_pci_dump_pest()
301 be64_to_cpu(data->errorClass), in pnv_pci_dump_p7ioc_diag_data()
302 be64_to_cpu(data->correlator)); in pnv_pci_dump_p7ioc_diag_data()
305 be64_to_cpu(data->p7iocPlssr), in pnv_pci_dump_p7ioc_diag_data()
306 be64_to_cpu(data->p7iocCsr)); in pnv_pci_dump_p7ioc_diag_data()
309 be64_to_cpu(data->lemFir), in pnv_pci_dump_p7ioc_diag_data()
310 be64_to_cpu(data->lemErrorMask), in pnv_pci_dump_p7ioc_diag_data()
311 be64_to_cpu(data->lemWOF)); in pnv_pci_dump_p7ioc_diag_data()
314 be64_to_cpu(data->phbErrorStatus), in pnv_pci_dump_p7ioc_diag_data()
[all …]
Dopal-memory-errors.c38 paddr_start = be64_to_cpu(merr_evt->u.resilience.physical_address_start); in handle_memory_error_event()
39 paddr_end = be64_to_cpu(merr_evt->u.resilience.physical_address_end); in handle_memory_error_event()
42 paddr_start = be64_to_cpu(merr_evt->u.dyn_dealloc.physical_address_start); in handle_memory_error_event()
43 paddr_end = be64_to_cpu(merr_evt->u.dyn_dealloc.physical_address_end); in handle_memory_error_event()
Deeh-powernv.c1305 be64_to_cpu(data->gemXfir), in pnv_eeh_dump_hub_diag_common()
1306 be64_to_cpu(data->gemRfir), in pnv_eeh_dump_hub_diag_common()
1307 be64_to_cpu(data->gemRirqfir), in pnv_eeh_dump_hub_diag_common()
1308 be64_to_cpu(data->gemMask), in pnv_eeh_dump_hub_diag_common()
1309 be64_to_cpu(data->gemRwof)); in pnv_eeh_dump_hub_diag_common()
1315 be64_to_cpu(data->lemFir), in pnv_eeh_dump_hub_diag_common()
1316 be64_to_cpu(data->lemErrMask), in pnv_eeh_dump_hub_diag_common()
1317 be64_to_cpu(data->lemAction0), in pnv_eeh_dump_hub_diag_common()
1318 be64_to_cpu(data->lemAction1), in pnv_eeh_dump_hub_diag_common()
1319 be64_to_cpu(data->lemWof)); in pnv_eeh_dump_hub_diag_common()
[all …]
/Linux-v5.4/arch/powerpc/platforms/pseries/
Drtas-fadump.c32 be64_to_cpu(fdm->rmr_region.destination_address); in rtas_fadump_update_config()
46 be64_to_cpu(fdm->rmr_region.source_address); in rtas_fadump_get_config()
47 fadump_conf->boot_mem_sz[0] = be64_to_cpu(fdm->rmr_region.source_len); in rtas_fadump_get_config()
58 be64_to_cpu(fdm->cpu_state_data.destination_address); in rtas_fadump_get_config()
281 while (be64_to_cpu(reg_entry->reg_id) != fadump_str_to_u64("CPUEND")) { in rtas_fadump_read_regs()
282 rtas_fadump_set_regval(regs, be64_to_cpu(reg_entry->reg_id), in rtas_fadump_read_regs()
283 be64_to_cpu(reg_entry->reg_value)); in rtas_fadump_read_regs()
315 addr = be64_to_cpu(fdm_active->cpu_state_data.destination_address); in rtas_fadump_build_cpu_notes()
319 if (be64_to_cpu(reg_header->magic_number) != in rtas_fadump_build_cpu_notes()
326 pr_debug("Magic Number: %llx\n", be64_to_cpu(reg_header->magic_number)); in rtas_fadump_build_cpu_notes()
[all …]
Dras.c437 regs->gpr[3] = be64_to_cpu(savep[0]); /* restore original r3 */ in fwnmi_get_errinfo()
475 if ((be64_to_cpu(regs->msr) & in pSeries_system_reset_exception()
478 regs->nip = be64_to_cpu((__be64)regs->nip); in pSeries_system_reset_exception()
580 eaddr = be64_to_cpu(mce_log->effective_address); in mce_handle_error()
583 paddr = be64_to_cpu(mce_log->logical_address); in mce_handle_error()
608 eaddr = be64_to_cpu(mce_log->effective_address); in mce_handle_error()
625 eaddr = be64_to_cpu(mce_log->effective_address); in mce_handle_error()
642 eaddr = be64_to_cpu(mce_log->effective_address); in mce_handle_error()
/Linux-v5.4/fs/ocfs2/dlm/
Ddlmast.c91 dlm_get_lock_cookie_node(be64_to_cpu(lock->ml.cookie)), in __dlm_queue_ast()
92 dlm_get_lock_cookie_seq(be64_to_cpu(lock->ml.cookie)), in __dlm_queue_ast()
99 dlm_get_lock_cookie_node(be64_to_cpu(lock->ml.cookie)), in __dlm_queue_ast()
100 dlm_get_lock_cookie_seq(be64_to_cpu(lock->ml.cookie))); in __dlm_queue_ast()
110 dlm_get_lock_cookie_node(be64_to_cpu(lock->ml.cookie)), in __dlm_queue_ast()
111 dlm_get_lock_cookie_seq(be64_to_cpu(lock->ml.cookie))); in __dlm_queue_ast()
157 dlm_get_lock_cookie_node(be64_to_cpu(lock->ml.cookie)), in __dlm_queue_bast()
158 dlm_get_lock_cookie_seq(be64_to_cpu(lock->ml.cookie))); in __dlm_queue_bast()
215 dlm_get_lock_cookie_node(be64_to_cpu(lock->ml.cookie)), in dlm_do_local_ast()
216 dlm_get_lock_cookie_seq(be64_to_cpu(lock->ml.cookie))); in dlm_do_local_ast()
[all …]
/Linux-v5.4/fs/xfs/
Dxfs_dquot.c123 ASSERT(be64_to_cpu(d->d_blk_softlimit) <= in xfs_qm_adjust_dqtimers()
124 be64_to_cpu(d->d_blk_hardlimit)); in xfs_qm_adjust_dqtimers()
126 ASSERT(be64_to_cpu(d->d_ino_softlimit) <= in xfs_qm_adjust_dqtimers()
127 be64_to_cpu(d->d_ino_hardlimit)); in xfs_qm_adjust_dqtimers()
129 ASSERT(be64_to_cpu(d->d_rtb_softlimit) <= in xfs_qm_adjust_dqtimers()
130 be64_to_cpu(d->d_rtb_hardlimit)); in xfs_qm_adjust_dqtimers()
135 (be64_to_cpu(d->d_bcount) > in xfs_qm_adjust_dqtimers()
136 be64_to_cpu(d->d_blk_softlimit))) || in xfs_qm_adjust_dqtimers()
138 (be64_to_cpu(d->d_bcount) > in xfs_qm_adjust_dqtimers()
139 be64_to_cpu(d->d_blk_hardlimit)))) { in xfs_qm_adjust_dqtimers()
[all …]
Dxfs_trans_dquot.c365 ASSERT(be64_to_cpu(d->d_bcount) >= in xfs_trans_apply_dquot_deltas()
369 ASSERT(be64_to_cpu(d->d_rtbcount) >= in xfs_trans_apply_dquot_deltas()
373 ASSERT(be64_to_cpu(d->d_icount) >= in xfs_trans_apply_dquot_deltas()
471 be64_to_cpu(dqp->q_core.d_bcount)); in xfs_trans_apply_dquot_deltas()
473 be64_to_cpu(dqp->q_core.d_icount)); in xfs_trans_apply_dquot_deltas()
475 be64_to_cpu(dqp->q_core.d_rtbcount)); in xfs_trans_apply_dquot_deltas()
597 hardlimit = be64_to_cpu(dqp->q_core.d_blk_hardlimit); in xfs_trans_dqresv()
600 softlimit = be64_to_cpu(dqp->q_core.d_blk_softlimit); in xfs_trans_dqresv()
609 hardlimit = be64_to_cpu(dqp->q_core.d_rtb_hardlimit); in xfs_trans_dqresv()
612 softlimit = be64_to_cpu(dqp->q_core.d_rtb_softlimit); in xfs_trans_dqresv()
[all …]
Dxfs_qm_bhv.c27 be64_to_cpu(dqp->q_core.d_blk_softlimit) : in xfs_fill_statvfs_from_dquot()
28 be64_to_cpu(dqp->q_core.d_blk_hardlimit); in xfs_fill_statvfs_from_dquot()
37 be64_to_cpu(dqp->q_core.d_ino_softlimit) : in xfs_fill_statvfs_from_dquot()
38 be64_to_cpu(dqp->q_core.d_ino_hardlimit); in xfs_fill_statvfs_from_dquot()
Dxfs_qm_syscalls.c434 be64_to_cpu(ddq->d_blk_hardlimit); in xfs_qm_scall_setqlim()
437 be64_to_cpu(ddq->d_blk_softlimit); in xfs_qm_scall_setqlim()
451 be64_to_cpu(ddq->d_rtb_hardlimit); in xfs_qm_scall_setqlim()
454 be64_to_cpu(ddq->d_rtb_softlimit); in xfs_qm_scall_setqlim()
468 be64_to_cpu(ddq->d_ino_hardlimit); in xfs_qm_scall_setqlim()
471 be64_to_cpu(ddq->d_ino_softlimit); in xfs_qm_scall_setqlim()
619 XFS_FSB_TO_B(mp, be64_to_cpu(dqp->q_core.d_blk_hardlimit)); in xfs_qm_scall_getquota_fill_qc()
621 XFS_FSB_TO_B(mp, be64_to_cpu(dqp->q_core.d_blk_softlimit)); in xfs_qm_scall_getquota_fill_qc()
622 dst->d_ino_hardlimit = be64_to_cpu(dqp->q_core.d_ino_hardlimit); in xfs_qm_scall_getquota_fill_qc()
623 dst->d_ino_softlimit = be64_to_cpu(dqp->q_core.d_ino_softlimit); in xfs_qm_scall_getquota_fill_qc()
[all …]
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_rmap_btree.c193 if (XFS_RMAP_NON_INODE_OWNER(be64_to_cpu(rec->rmap.rm_owner)) || in xfs_rmapbt_init_high_key_from_rec()
194 XFS_RMAP_IS_BMBT_BLOCK(be64_to_cpu(rec->rmap.rm_offset))) in xfs_rmapbt_init_high_key_from_rec()
196 off = be64_to_cpu(key->rmap.rm_offset); in xfs_rmapbt_init_high_key_from_rec()
239 x = be64_to_cpu(kp->rm_owner); in xfs_rmapbt_key_diff()
246 x = XFS_RMAP_OFF(be64_to_cpu(kp->rm_offset)); in xfs_rmapbt_key_diff()
271 x = be64_to_cpu(kp1->rm_owner); in xfs_rmapbt_diff_two_keys()
272 y = be64_to_cpu(kp2->rm_owner); in xfs_rmapbt_diff_two_keys()
278 x = XFS_RMAP_OFF(be64_to_cpu(kp1->rm_offset)); in xfs_rmapbt_diff_two_keys()
279 y = XFS_RMAP_OFF(be64_to_cpu(kp2->rm_offset)); in xfs_rmapbt_diff_two_keys()
387 a = be64_to_cpu(k1->rmap.rm_owner); in xfs_rmapbt_keys_inorder()
[all …]
Dxfs_dquot_buf.c77 be64_to_cpu(ddq->d_bcount) > be64_to_cpu(ddq->d_blk_softlimit) && in xfs_dquot_verify()
82 be64_to_cpu(ddq->d_icount) > be64_to_cpu(ddq->d_ino_softlimit) && in xfs_dquot_verify()
87 be64_to_cpu(ddq->d_rtbcount) > be64_to_cpu(ddq->d_rtb_softlimit) && in xfs_dquot_verify()
/Linux-v5.4/fs/xfs/scrub/
Dquota.c115 bhard = be64_to_cpu(d->d_blk_hardlimit); in xchk_quota_item()
116 ihard = be64_to_cpu(d->d_ino_hardlimit); in xchk_quota_item()
117 rhard = be64_to_cpu(d->d_rtb_hardlimit); in xchk_quota_item()
119 bsoft = be64_to_cpu(d->d_blk_softlimit); in xchk_quota_item()
120 isoft = be64_to_cpu(d->d_ino_softlimit); in xchk_quota_item()
121 rsoft = be64_to_cpu(d->d_rtb_softlimit); in xchk_quota_item()
147 bcount = be64_to_cpu(d->d_bcount); in xchk_quota_item()
148 icount = be64_to_cpu(d->d_icount); in xchk_quota_item()
149 rcount = be64_to_cpu(d->d_rtbcount); in xchk_quota_item()
/Linux-v5.4/arch/powerpc/include/asm/
Dpgtable-be-types.h13 return be64_to_cpu(x.pte); in pte_val()
28 return be64_to_cpu(x.pmd); in pmd_val()
42 return be64_to_cpu(x.pud); in pud_val()
58 return be64_to_cpu(x.pgd); in pgd_val()
109 return be64_to_cpu(x.pdbe); in hpd_val()
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Dev.c74 be64_to_cpu(p[0]), be64_to_cpu(p[1]), be64_to_cpu(p[2]), in dump_err_cqe()
75 be64_to_cpu(p[3]), be64_to_cpu(p[4]), be64_to_cpu(p[5]), in dump_err_cqe()
76 be64_to_cpu(p[6]), be64_to_cpu(p[7])); in dump_err_cqe()
/Linux-v5.4/arch/powerpc/kvm/
Dbook3s_64_mmu_hv.c375 v = orig_v = be64_to_cpu(hptep[0]) & ~HPTE_V_HVLOCK; in kvmppc_mmu_book3s_64_hv_xlate()
377 v = hpte_new_to_old_v(v, be64_to_cpu(hptep[1])); in kvmppc_mmu_book3s_64_hv_xlate()
543 hpte[0] = be64_to_cpu(hptep[0]) & ~HPTE_V_HVLOCK; in kvmppc_book3s_hv_page_fault()
544 hpte[1] = be64_to_cpu(hptep[1]); in kvmppc_book3s_hv_page_fault()
664 hnow_v = be64_to_cpu(hptep[0]); in kvmppc_book3s_hv_page_fault()
665 hnow_r = be64_to_cpu(hptep[1]); in kvmppc_book3s_hv_page_fault()
701 if (be64_to_cpu(hptep[0]) & HPTE_V_VALID) { in kvmppc_book3s_hv_page_fault()
707 r |= be64_to_cpu(hptep[1]) & (HPTE_R_R | HPTE_R_C); in kvmppc_book3s_hv_page_fault()
739 __unlock_hpte(hptep, be64_to_cpu(hptep[0])); in kvmppc_book3s_hv_page_fault()
836 psize = kvmppc_actual_pgsz(be64_to_cpu(hptep[0]), ptel); in kvmppc_unmap_hpte()
[all …]
Dbook3s_hv_rm_mmu.c323 if ((be64_to_cpu(*hpte) & HPTE_V_VALID) == 0 && in kvmppc_do_h_enter()
341 pte = be64_to_cpu(hpte[0]); in kvmppc_do_h_enter()
360 pte = be64_to_cpu(hpte[0]); in kvmppc_do_h_enter()
514 pte = orig_pte = be64_to_cpu(hpte[0]); in kvmppc_do_h_remove()
515 pte_r = be64_to_cpu(hpte[1]); in kvmppc_do_h_remove()
543 be64_to_cpu(hpte[1])); in kvmppc_do_h_remove()
612 hp0 = be64_to_cpu(hp[0]); in kvmppc_h_bulk_remove()
613 hp1 = be64_to_cpu(hp[1]); in kvmppc_h_bulk_remove()
675 be64_to_cpu(hp[0]), be64_to_cpu(hp[1])); in kvmppc_h_bulk_remove()
703 v = pte_v = be64_to_cpu(hpte[0]); in kvmppc_h_protect()
[all …]
/Linux-v5.4/tools/perf/util/
Ds390-sample-raw.c88 te.flags = be64_to_cpu(tep->flags); in s390_cpumcfdg_dumptrail()
92 te.timestamp = be64_to_cpu(tep->timestamp); in s390_cpumcfdg_dumptrail()
93 te.progusage1 = be64_to_cpu(tep->progusage1); in s390_cpumcfdg_dumptrail()
94 te.progusage2 = be64_to_cpu(tep->progusage2); in s390_cpumcfdg_dumptrail()
95 te.progusage3 = be64_to_cpu(tep->progusage3); in s390_cpumcfdg_dumptrail()
96 te.tod_base = be64_to_cpu(tep->tod_base); in s390_cpumcfdg_dumptrail()
189 ev_name ?: "<unknown>", be64_to_cpu(*p)); in s390_cpumcfdg_dump()
/Linux-v5.4/fs/omfs/
Dfile.c70 next = be64_to_cpu(oe->e_next); in omfs_shrink_inode()
76 start = be64_to_cpu(entry->e_cluster); in omfs_shrink_inode()
77 count = be64_to_cpu(entry->e_blocks); in omfs_shrink_inode()
145 new_block = be64_to_cpu(entry->e_cluster) + in omfs_grow_extent()
146 be64_to_cpu(entry->e_blocks); in omfs_grow_extent()
151 be64_to_cpu(~terminator->e_blocks) + 1)); in omfs_grow_extent()
176 be64_to_cpu(~terminator->e_blocks) + (u64) new_count)); in omfs_grow_extent()
198 be64_to_cpu(ent->e_blocks)); in find_block()
208 be64_to_cpu(ent->e_cluster)) + in find_block()
247 next = be64_to_cpu(oe->e_next); in omfs_get_block()
Ddir.c60 block = be64_to_cpu(oi->i_sibling); in omfs_scan_list()
78 block = be64_to_cpu(*((__be64 *) &bh->b_data[ofs])); in omfs_find_entry()
128 block = be64_to_cpu(*entry); in omfs_add_link()
175 block = be64_to_cpu(*entry); in omfs_delete_entry()
305 ino_t ino = be64_to_cpu(oi->i_head.h_self); in omfs_lookup()
319 u64 ino = be64_to_cpu(header->h_self); in omfs_is_bad()
349 fsblock = be64_to_cpu(oi->i_sibling); in omfs_fill_chain()
437 __u64 fsblock = be64_to_cpu(*p++); in omfs_readdir()
/Linux-v5.4/drivers/scsi/csiostor/
Dcsio_attr.c340 fhs->tx_frames += (be64_to_cpu(fcoe_port_stats.tx_bcast_frames) + in csio_get_stats()
341 be64_to_cpu(fcoe_port_stats.tx_mcast_frames) + in csio_get_stats()
342 be64_to_cpu(fcoe_port_stats.tx_ucast_frames) + in csio_get_stats()
343 be64_to_cpu(fcoe_port_stats.tx_offload_frames)); in csio_get_stats()
344 fhs->tx_words += (be64_to_cpu(fcoe_port_stats.tx_bcast_bytes) + in csio_get_stats()
345 be64_to_cpu(fcoe_port_stats.tx_mcast_bytes) + in csio_get_stats()
346 be64_to_cpu(fcoe_port_stats.tx_ucast_bytes) + in csio_get_stats()
347 be64_to_cpu(fcoe_port_stats.tx_offload_bytes)) / in csio_get_stats()
349 fhs->rx_frames += (be64_to_cpu(fcoe_port_stats.rx_bcast_frames) + in csio_get_stats()
350 be64_to_cpu(fcoe_port_stats.rx_mcast_frames) + in csio_get_stats()
[all …]
/Linux-v5.4/include/crypto/
Dgf128mul.h184 u64 a = be64_to_cpu(x->a); in gf128mul_x_lle()
185 u64 b = be64_to_cpu(x->b); in gf128mul_x_lle()
197 u64 a = be64_to_cpu(x->a); in gf128mul_x_bbe()
198 u64 b = be64_to_cpu(x->b); in gf128mul_x_bbe()
/Linux-v5.4/arch/powerpc/boot/
Dopal.c49 len = be64_to_cpu(olen); in opal_con_putc()
74 opal.base = be64_to_cpu(opal.base); in opal_init()
77 opal.entry = be64_to_cpu(opal.entry); in opal_init()
/Linux-v5.4/arch/powerpc/sysdev/xive/
Dnative.c60 opal_flags = be64_to_cpu(flags); in xive_native_populate_irq_data()
71 data->eoi_page = be64_to_cpu(eoi_page); in xive_native_populate_irq_data()
72 data->trig_page = be64_to_cpu(trig_page); in xive_native_populate_irq_data()
123 *target = be64_to_cpu(vp); in xive_native_get_irq_config()
160 q->eoi_phys = be64_to_cpu(qeoi_page_be); in xive_native_configure_queue()
427 vp_cam = be64_to_cpu(vp_cam_be); in xive_native_setup_cpu()
741 *out_cam_id = be64_to_cpu(vp_cam_be) & 0xffffffffu; in xive_native_get_vp_info()
777 *out_qpage = be64_to_cpu(qpage); in xive_native_get_queue_info()
781 *out_qeoi_page = be64_to_cpu(qeoi_page); in xive_native_get_queue_info()
785 *out_qflags = be64_to_cpu(qflags); in xive_native_get_queue_info()
[all …]

12345678910>>...14