/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | en_port.h | 100 __be64 mac; 107 __be64 R64_prio_0; 108 __be64 R64_prio_1; 109 __be64 R64_prio_2; 110 __be64 R64_prio_3; 111 __be64 R64_prio_4; 112 __be64 R64_prio_5; 113 __be64 R64_prio_6; 114 __be64 R64_prio_7; 115 __be64 R64_novlan; [all …]
|
D | mlx4_stats.h | 86 __be64 rx_pause; 90 __be64 rx_pause_duration; 92 __be64 rx_pause_transition; 94 __be64 tx_pause; 98 __be64 tx_pause_duration; 100 __be64 tx_pause_transition; 102 __be64 reserved[2];
|
D | mlx4.h | 185 __be64 in_param; 188 __be64 out_param; 306 __be64 start; 307 __be64 length; 312 __be64 mtt_addr; 360 __be64 db_rec_addr; 380 __be64 db_rec_addr; 513 __be64 guid; 737 __be64 entries[MLX4_MAX_MAC_NUM]; 904 __be64 slave_node_guids[MLX4_MFUNC_MAX];
|
D | en_port.c | 135 static unsigned long en_stats_adder(__be64 *start, __be64 *next, int num) in en_stats_adder() 137 __be64 *curr = start; in en_stats_adder()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | opal-api.h | 387 __be64 params[8]; 441 __be64 physical_address_start; 442 __be64 physical_address_end; 448 __be64 physical_address_start; 449 __be64 physical_address_end; 538 __be64 hmer; 540 __be64 tfmr; 574 __be64 gemXfir; 575 __be64 gemRfir; 576 __be64 gemRirqfir; [all …]
|
D | lppaca.h | 74 __be64 wait_state_cycles; /* Wait cycles for this proc */ 92 volatile __be64 cmo_faults; /* CMO page fault count */ 93 volatile __be64 cmo_fault_time; /* CMO page fault time */ 100 volatile __be64 dtl_idx; /* Dispatch Trace Log head index */ 128 __be64 reserved; 130 __be64 esid; 131 __be64 vsid; 145 __be64 timebase; 146 __be64 fault_addr; 147 __be64 srr0; [all …]
|
D | fadump.h | 85 __be64 source_address; 86 __be64 source_len; 87 __be64 bytes_dumped; 88 __be64 destination_address; 100 __be64 dd_block_offset; 101 __be64 dd_num_blocks; 177 __be64 magic_number; 184 __be64 reg_id; 185 __be64 reg_value;
|
D | icswx.h | 41 __be64 value; 42 __be64 address; 91 __be64 address; 109 __be64 address; 132 __be64 csb_addr; 170 __be64 ccw_reg = ccw; in icswx()
|
D | opal.h | 32 int64_t opal_console_write(int64_t term_number, __be64 *length, 34 int64_t opal_console_read(int64_t term_number, __be64 *length, 37 __be64 *length); 40 __be64 *hour_minute_second_millisecond); 51 int64_t opal_handle_interrupt(uint64_t isn, __be64 *outstanding_event_mask); 52 int64_t opal_poll_events(__be64 *outstanding_event_mask); 77 __be64 *phb_status); 124 __be64 *msi_address, __be32 *message_data); 147 int64_t opal_get_dpo_status(__be64 *dpo_timeout); 149 int64_t opal_pci_next_error(uint64_t phb_id, __be64 *first_frozen_pe, [all …]
|
D | kvm_book3s_64.h | 61 static inline long try_lock_hpte(__be64 *hpte, unsigned long bits) in try_lock_hpte() 64 __be64 be_lockbit, be_bits; in try_lock_hpte() 88 static inline void unlock_hpte(__be64 *hpte, unsigned long hpte_v) in unlock_hpte() 96 static inline void __unlock_hpte(__be64 *hpte, unsigned long hpte_v) in __unlock_hpte()
|
D | nvram.h | 41 __be64 timestamp;
|
D | kvm_book3s.h | 162 extern void kvmppc_invalidate_hpte(struct kvm *kvm, __be64 *hptep, 164 void kvmppc_clear_ref_hpte(struct kvm *kvm, __be64 *hptep,
|
D | mmu-hash64.h | 121 __be64 v; 122 __be64 r;
|
/linux-4.4.14/fs/logfs/ |
D | logfs_abi.h | 191 __be64 gec; 229 __be64 ds_magic; 240 __be64 ds_filesystem_size; 244 __be64 ds_feature_incompat; 245 __be64 ds_feature_ro_compat; 247 __be64 ds_feature_compat; 248 __be64 ds_feature_flags; 250 __be64 ds_root_reserve; 251 __be64 ds_speed_reserve; 255 __be64 ds_super_ofs[2]; [all …]
|
D | logfs.h | 275 __be64 val; 312 level_t level, int child_no, __be64 val); 389 __be64 s_je_array[MAX_JOURNAL_ENTRIES]; 539 level_t level, int child_no, __be64 val); 577 __be64 *array, int page_is_empty);
|
D | readwrite.c | 104 static struct timespec be64_to_timespec(__be64 betime) in be64_to_timespec() 109 static __be64 timespec_to_be64(struct timespec tsp) in timespec_to_be64() 442 static __be64 inode_val0(struct inode *inode) in inode_val0() 468 __be64 val; in inode_write_alias() 509 __be64 *child, val; in indirect_write_alias() 616 __be64 *array, int page_is_empty) in initialize_block_counters() 668 __be64 *array; in alloc_indirect_block() 684 __be64 *array; in block_set_pointer() 701 __be64 *block; in block_get_pointer() 832 __be64 *rblock; in seek_holedata_loop()
|
/linux-4.4.14/include/uapi/linux/ |
D | gfs2_ondisk.h | 57 __be64 no_formal_ino; 58 __be64 no_addr; 84 __be64 __pad0; /* Was generation number in gfs1 */ 141 __be64 ri_addr; /* grp block disk address */ 145 __be64 ri_data0; /* first data location */ 178 __be64 rl_igeneration; 190 __be64 rg_igeneration; 200 __be64 qu_limit; 201 __be64 qu_warn; 202 __be64 qu_value; [all …]
|
D | types.h | 37 typedef __u64 __bitwise __be64; typedef 52 #define __aligned_be64 __be64 __attribute__((aligned(8)))
|
D | nbd.h | 63 __be64 from;
|
D | blktrace_api.h | 118 __be64 sector_from;
|
/linux-4.4.14/fs/omfs/ |
D | omfs_fs.h | 25 __be64 s_root_block; /* block number of omfs_root_block */ 26 __be64 s_num_blocks; /* total number of FS blocks */ 34 __be64 h_self; /* FS block where this is located */ 47 __be64 r_fill1; 48 __be64 r_num_blocks; /* total number of FS blocks */ 49 __be64 r_root_dir; /* block # of root directory */ 50 __be64 r_bitmap; /* block # of free space bitmap */ 53 __be64 r_mirrors; /* # of mirrors of system blocks */ 59 __be64 i_parent; /* parent containing this inode */ 60 __be64 i_sibling; /* next inode in hash bucket */ [all …]
|
D | dir.c | 78 block = be64_to_cpu(*((__be64 *) &bh->b_data[ofs])); in omfs_find_entry() 119 __be64 *entry; in omfs_add_link() 127 entry = (__be64 *) &bh->b_data[ofs]; in omfs_add_link() 164 __be64 *entry, next; in omfs_delete_entry() 174 entry = (__be64 *) &bh->b_data[ofs]; in omfs_delete_entry() 408 __be64 *p; in omfs_readdir() 431 p = (__be64 *)(bh->b_data + OMFS_DIR_START) + hchain; in omfs_readdir()
|
/linux-4.4.14/drivers/scsi/cxlflash/ |
D | sislite.h | 227 __be64 endian_ctrl; /* Per context Endian Control. The AFU will 232 __be64 intr_status; /* this sends LISN# programmed in ctx_ctrl. 255 __be64 intr_clear; 256 __be64 intr_mask; 257 __be64 ioarrin; /* only write what cmd_room permits */ 258 __be64 rrq_start; /* start & end are both inclusive */ 259 __be64 rrq_end; /* write sequence: start followed by end */ 260 __be64 cmd_room; 261 __be64 ctx_ctrl; /* least significant byte or b56:63 is LISN# */ 262 __be64 mbox_w; /* restricted use */ [all …]
|
D | common.h | 188 __be64 lun_id; in lun_to_lunid()
|
/linux-4.4.14/drivers/scsi/csiostor/ |
D | t4fw_api_stor.h | 117 __be64 cookie; 196 __be64 rsp_dmaaddr; 226 __be64 rsp_dmaaddr; 252 __be64 rsp_dmaaddr; 277 __be64 rsp_dmaaddr; 396 __be64 stat0; 397 __be64 stat1; 398 __be64 stat2; 399 __be64 stat3; 400 __be64 stat4; [all …]
|
D | csio_mb.h | 101 CSIO_MB_MAX_REGS * sizeof(__be64)); \ 123 __be64 mb[CSIO_MB_MAX_REGS]; /* MB in HW format */ 262 int csio_mb_fwevt_handler(struct csio_hw *, __be64 *);
|
D | csio_mb.c | 1127 csio_mb_dump_fw_dbg(struct csio_hw *hw, __be64 *cmd) in csio_mb_dump_fw_dbg() 1157 __be64 cmd[CSIO_MB_MAX_REGS]; in csio_mb_debug_cmd_handler() 1189 __be64 *cmd = mbp->mb; in csio_mb_issue() 1190 __be64 hdr; in csio_mb_issue() 1401 csio_mb_fwevt_handler(struct csio_hw *hw, __be64 *cmd) in csio_mb_fwevt_handler() 1459 __be64 *cmd; in csio_mb_isr_handler() 1465 __be64 hdr; in csio_mb_isr_handler()
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4fw_api.h | 171 __be64 r3; 449 __be64 r3; 456 __be64 r2; 457 __be64 r3; 468 __be64 r0; 469 __be64 r1; 470 __be64 r2; 473 __be64 pip_hi; 474 __be64 pip_lo; 475 __be64 lip_hi; [all …]
|
D | t4_msg.h | 217 __be64 wr_lo; 291 __be64 opt0; 292 __be64 opt1; 333 __be64 local_ip_hi; 334 __be64 local_ip_lo; 335 __be64 peer_ip_hi; 336 __be64 peer_ip_lo; 337 __be64 opt0; 338 __be64 opt1; 351 __be64 opt0; [all …]
|
D | clip_tbl.c | 54 *(__be64 *)&c.ip_hi = *(__be64 *)(lip->s6_addr); in clip6_get_mbox() 55 *(__be64 *)&c.ip_lo = *(__be64 *)(lip->s6_addr + 8); in clip6_get_mbox() 69 *(__be64 *)&c.ip_hi = *(__be64 *)(lip->s6_addr); in clip6_release_mbox() 70 *(__be64 *)&c.ip_lo = *(__be64 *)(lip->s6_addr + 8); in clip6_release_mbox()
|
D | cxgb4.h | 491 __be64 *desc; /* address of HW Rx descriptor ring */ 506 typedef int (*rspq_handler_t)(struct sge_rspq *q, const __be64 *rsp, 511 const __be64 *cur_desc; /* current descriptor in queue */ 523 __be64 *desc; /* address of HW response ring */ 579 __be64 flit[8]; 1100 int t4_ethrx_handler(struct sge_rspq *q, const __be64 *rsp, 1411 int t4_handle_fw_rpl(struct adapter *adap, const __be64 *rpl);
|
D | sge.c | 341 const __be64 *addr = (const __be64 *)q->desc; in unmap_sgl() 349 const __be64 *addr = (const __be64 *)q->desc; in unmap_sgl() 359 __be64 addr; in unmap_sgl() 364 *(const __be64 *)q->desc; in unmap_sgl() 586 __be64 *d = &q->desc[q->pidx]; in refill_fl() 800 return DIV_ROUND_UP(skb->len + hdrlen, sizeof(__be64)); in calc_tx_flits() 814 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64); in calc_tx_flits() 817 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64); in calc_tx_flits() 1897 int t4_ethrx_handler(struct sge_rspq *q, const __be64 *rsp, in t4_ethrx_handler() 2121 ret = q->handler(q, (const __be64 *)rc, CXGB4_MSG_AN); in process_responses() [all …]
|
D | t4_hw.h | 150 __be64 last_flit;
|
/linux-4.4.14/drivers/scsi/ibmvscsi/ |
D | ibmvfc.h | 143 __be64 tag; 161 __be64 max_dma_len; 171 __be64 capabilities; 173 __be64 node_name; 178 __be64 reserved2[2]; 212 __be64 capabilities; 217 __be64 max_dma_len; 218 __be64 scsi_id; 219 __be64 port_name; 220 __be64 node_name; [all …]
|
D | viosrp.h | 80 __be64 IU_data_ptr; /* the TCE for transferring data */ 130 __be64 tag; 142 __be64 buffer; 148 __be64 buffer; 153 __be64 buffer; 158 __be64 buffer; 167 __be64 buffer;
|
/linux-4.4.14/include/rdma/ |
D | ib_pma.h | 69 __be64 option_mask; 70 __be64 vendor_mask; 76 __be64 samples_only_option_mask; 90 __be64 counter[15]; 137 __be64 port_xmit_data; 138 __be64 port_rcv_data; 139 __be64 port_xmit_packets; 140 __be64 port_rcv_packets; 141 __be64 port_unicast_xmit_packets; 142 __be64 port_unicast_rcv_packets; [all …]
|
D | ib_smi.h | 53 __be64 tid; 57 __be64 mkey; 87 __be64 mkey; 88 __be64 gid_prefix; 127 __be64 sys_guid; 128 __be64 node_guid; 129 __be64 port_guid;
|
D | ib_cm.h | 123 __be64 remote_ca_guid; 140 __be64 remote_ca_guid; 228 __be64 service_id; 306 __be64 service_id; 307 __be64 service_mask; 358 int ib_cm_listen(struct ib_cm_id *cm_id, __be64 service_id, 359 __be64 service_mask); 363 __be64 service_id); 368 __be64 service_id; 569 __be64 service_id;
|
D | opa_smi.h | 59 __be64 tid; 63 __be64 mkey; 111 __be64 system_image_guid; 112 __be64 node_guid; 113 __be64 port_guid;
|
D | ib.h | 44 __be64 uib_addr64[2]; 85 __be64 sib_sid; 86 __be64 sib_sid_mask;
|
D | ib_mad.h | 171 __be64 tid; 197 __be64 sm_key; 295 __be64 new_sys_guid; 306 __be64 mkey;
|
D | opa_port_info.h | 385 __be64 mkey; 387 __be64 subnet_prefix; 409 __be64 neigh_node_guid;
|
D | rdma_cm.h | 387 __be64 rdma_get_service_id(struct rdma_cm_id *id, struct sockaddr *addr);
|
/linux-4.4.14/include/scsi/ |
D | osd_protocol.h | 156 /*16*/ __be64 partition; 157 /*24*/ __be64 object; 161 /*36*/ __be64 length; 162 /*44*/ __be64 start_address; 167 /*32*/ __be64 length; 168 /*40*/ __be64 start_address; 385 __be64 object_id; 436 __be64 list_bytes; /* bytes in list excluding list_bytes (-8) */ 437 __be64 continuation_id; 441 __be64 object_ids[0]; [all …]
|
D | osd_attributes.h | 195 __be64 default_maximum_user_object_length; 196 __be64 partition_capacity_quota; 197 __be64 partition_object_count; 198 __be64 partition_collections_per_user_object; 199 __be64 partition_count; 212 __be64 default_maximum_user_object_length; 213 __be64 capacity_quota; 214 __be64 object_count; 215 __be64 collections_per_user_object; 225 __be64 maximum_length; [all …]
|
D | osd_sense.h | 188 /*4*/ __be64 information; 225 /*16*/ __be64 partition_id; 226 /*24*/ __be64 object_id;
|
D | srp.h | 97 __be64 va;
|
/linux-4.4.14/drivers/misc/genwqe/ |
D | card_ddcb.h | 72 __be64 fwiv_64; /* Firmware Invariant. */ 76 __be64 ats_64; /* Address Translation Spec */ 87 __be64 deque_ts_64; /* Deque Time Stamp. */ 93 __be64 cmplt_ts_64; /* Completion Time Stamp. */ 99 __be64 rsvd_SLH_64; /* Reserved for hardware */ 102 __be64 priv_64; 104 __be64 disp_ts_64; /* Dispatch TimeStamp */ 183 __be64 target_addr;
|
D | card_dev.c | 582 *(__be64 *)&req->__asiv[0] = cpu_to_be64(dma_addr); in do_flash_update() 583 *(__be64 *)&req->__asiv[8] = cpu_to_be64(tocopy); in do_flash_update() 584 *(__be64 *)&req->__asiv[16] = cpu_to_be64(flash); in do_flash_update() 590 *(__be64 *)&req->__asiv[88] = cpu_to_be64(load->slu_id); in do_flash_update() 591 *(__be64 *)&req->__asiv[96] = cpu_to_be64(load->app_id); in do_flash_update() 594 *(__be64 *)&req->asiv[0] = cpu_to_be64(dma_addr); in do_flash_update() 597 *(__be64 *)&req->asiv[16] = cpu_to_be64(flash); in do_flash_update() 602 *(__be64 *)&req->asiv[80] = cpu_to_be64(load->slu_id); in do_flash_update() 603 *(__be64 *)&req->asiv[88] = cpu_to_be64(load->app_id); in do_flash_update() 708 *(__be64 *)&cmd->__asiv[0] = cpu_to_be64(dma_addr); in do_flash_read() [all …]
|
/linux-4.4.14/include/linux/mlx4/ |
D | qp.h | 214 __be64 db_rec_addr; 234 __be64 qp_mask; 235 __be64 primary_addr_path_mask; 236 __be64 secondary_addr_path_mask; 373 __be64 addr; 374 __be64 length; 388 __be64 buf_list; 389 __be64 start_addr; 390 __be64 reg_len; 414 __be64 raddr; [all …]
|
D | device.h | 684 __be64 *mtts; 804 __be64 rx_frames; 805 __be64 rx_bytes; 806 __be64 tx_frames; 807 __be64 tx_bytes; 880 __be64 out_param; 906 __be64 mac; 925 __be64 gid_prefix; 967 __be64 tid; 971 __be64 mkey; [all …]
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_format.h | 199 __be64 sb_dblocks; /* number of data blocks */ 200 __be64 sb_rblocks; /* number of realtime blocks */ 201 __be64 sb_rextents; /* number of realtime extents */ 203 __be64 sb_logstart; /* starting block of log if internal */ 204 __be64 sb_rootino; /* root inode number */ 205 __be64 sb_rbmino; /* bitmap inode for realtime extents */ 206 __be64 sb_rsumino; /* summary inode for rt bitmap */ 231 __be64 sb_icount; /* allocated inodes */ 232 __be64 sb_ifree; /* free inodes */ 233 __be64 sb_fdblocks; /* free data blocks */ [all …]
|
D | xfs_da_format.h | 61 __be64 blkno; /* first block of the buffer */ 62 __be64 lsn; /* sequence number of last write */ 64 __be64 owner; /* inode that owns the block */ 358 __be64 blkno; /* first block of the buffer */ 359 __be64 lsn; /* sequence number of last write */ 361 __be64 owner; /* inode that owns the block */ 384 __be64 inumber; /* inode number */ 869 __be64 rm_owner; 870 __be64 rm_blkno; 871 __be64 rm_lsn;
|
D | xfs_bmap_btree.c | 68 __be64 *fpp; in xfs_bmdr_to_bmbt() 70 __be64 *tpp; in xfs_bmdr_to_bmbt() 346 __be64 *fpp; in xfs_bmbt_to_bmdr() 348 __be64 *tpp; in xfs_bmbt_to_bmdr()
|
D | xfs_log_format.h | 160 __be64 h_lsn; /* lsn of this LR : 8 */ 161 __be64 h_tail_lsn; /* lsn of 1st LR w/ buffers not committed: 8 */
|
/linux-4.4.14/include/linux/mlx5/ |
D | qp.h | 186 __be64 buf_list; 187 __be64 start_addr; 188 __be64 reg_len; 234 __be64 swap_add; 235 __be64 compare; 236 __be64 swap_add_mask; 237 __be64 compare_mask; 246 __be64 dc_key; 264 __be64 raddr; 270 __be64 swap_add; [all …]
|
D | device.h | 97 *((__be64 *)(p) + __mlx5_64_off(typ, fld)) = cpu_to_be64(v); \ 100 #define MLX5_GET64(typ, p, fld) be64_to_cpu(*((__be64 *)(p) + __mlx5_64_off(typ, fld))) 420 __be64 in_ptr; 423 __be64 out_ptr; 459 __be64 ieee1588_clk; 487 __be64 gpio_event; 528 __be64 rdma_va; 563 __be64 next; 607 __be64 timestamp; 657 __be64 err_offset; [all …]
|
/linux-4.4.14/drivers/infiniband/hw/mthca/ |
D | mthca_wqe.h | 67 __be64 av_addr; 86 __be64 addr; 87 __be64 length; 91 __be64 raddr; 97 __be64 swap_add; 98 __be64 compare; 104 __be64 addr;
|
D | mthca_doorbell.h | 54 static inline void mthca_write64_raw(__be64 val, void __iomem *dest) in mthca_write64_raw() 82 static inline void mthca_write64_raw(__be64 val, void __iomem *dest) in mthca_write64_raw()
|
D | mthca_mr.c | 55 __be64 start; 56 __be64 length; 60 __be64 mtt_seg; 258 __be64 *mtt_entry; in __mthca_write_mtt() 333 __be64 *mtts; in mthca_arbel_write_mtt_seg() 739 __be64 mtt_entry = cpu_to_be64(page_list[i] | in mthca_tavor_map_phys_fmr()
|
D | mthca_memfree.h | 140 __be64 *db_rec;
|
/linux-4.4.14/fs/gfs2/ |
D | lops.h | 17 ((sizeof(struct gfs2_log_descriptor) + sizeof(__be64) - 1) & \ 18 ~(sizeof(__be64) - 1)) 20 ((sizeof(struct gfs2_log_descriptor) + (2 * sizeof(__be64) - 1)) & \ 21 ~(2 * sizeof(__be64) - 1)) 37 limit = (sdp->sd_sb.sb_bsize - BUF_OFFSET) / sizeof(__be64); in buf_limit() 45 limit = (sdp->sd_sb.sb_bsize - DATABUF_OFFSET) / (2 * sizeof(__be64)); in databuf_limit() 79 __be64 *ptr, in lops_scan_elements()
|
D | bmap.c | 162 *(__be64 *)(di + 1) = cpu_to_be64(block); in gfs2_unstuff_dinode() 265 static inline __be64 *metapointer(unsigned int height, const struct metapath *mp) in metapointer() 270 return ((__be64 *)(bh->b_data + head_size)) + mp->mp_list[height]; in metapointer() 274 const struct buffer_head *bh, const __be64 *pos) in gfs2_metapath_ra() 277 const __be64 *endp = (const __be64 *)(bh->b_data + bh->b_size); in gfs2_metapath_ra() 278 const __be64 *t; in gfs2_metapath_ra() 318 __be64 *ptr; in lookup_metapath() 362 static inline unsigned int gfs2_extent_length(void *start, unsigned int len, __be64 *ptr, size_t li… in gfs2_extent_length() 364 const __be64 *end = (start + len); in gfs2_extent_length() 365 const __be64 *first = ptr; in gfs2_extent_length() [all …]
|
D | xattr.h | 22 (sizeof(__be64) * (ea)->ea_num_ptrs)), 8) 34 ((__be64 *)(GFS2_EA2NAME(ea) + ALIGN((ea)->ea_name_len, 8)))
|
D | dir.c | 247 static int gfs2_dir_read_stuffed(struct gfs2_inode *ip, __be64 *buf, in gfs2_dir_read_stuffed() 271 static int gfs2_dir_read_data(struct gfs2_inode *ip, __be64 *buf, in gfs2_dir_read_data() 321 buf += (amount/sizeof(__be64)); in gfs2_dir_read_data() 339 static __be64 *gfs2_dir_get_hash_table(struct gfs2_inode *ip) in gfs2_dir_get_hash_table() 344 __be64 *hc; in gfs2_dir_get_hash_table() 353 hsize *= sizeof(__be64); in gfs2_dir_get_hash_table() 391 __be64 *hc; in gfs2_dir_hash_inval() 747 __be64 *hash; in get_leaf_nr() 879 __be64 *lp; in dir_make_exhash() 936 lp = (__be64 *)(dibh->b_data + sizeof(struct gfs2_dinode)); in dir_make_exhash() [all …]
|
D | xattr.c | 54 (sizeof(__be64) * DIV_ROUND_UP(dsize, jbsize)), 8); in ea_calc_size() 119 __be64 *eablk, *end; in ea_foreach() 136 eablk = (__be64 *)(bh->b_data + sizeof(struct gfs2_meta_header)); in ea_foreach() 234 __be64 *dataptrs; in ea_dealloc_unstuffed() 469 __be64 *dataptrs = GFS2_EA2DATAPTRS(ea); in gfs2_iter_unstuffed() 679 __be64 *dataptr = GFS2_EA2DATAPTRS(ea); in ea_write() 975 __be64 *eablk; in ea_set_block() 980 __be64 *end; in ea_set_block() 992 eablk = (__be64 *)(indbh->b_data + mh_size); in ea_set_block() 1017 eablk = (__be64 *)(indbh->b_data + mh_size); in ea_set_block() [all …]
|
D | lops.c | 422 __be64 *ptr; in gfs2_before_commit() 437 ptr = (__be64 *)(ld + 1); in gfs2_before_commit() 524 struct gfs2_log_descriptor *ld, __be64 *ptr, in buf_lo_scan_elements() 644 *(__be64 *)(page_address(page) + offset) = cpu_to_be64(bd->bd_blkno); in revoke_lo_before_commit() 679 struct gfs2_log_descriptor *ld, __be64 *ptr, in revoke_lo_scan_elements() 705 blkno = be64_to_cpu(*(__be64 *)(bh->b_data + offset)); in revoke_lo_scan_elements() 762 __be64 *ptr, int pass) in databuf_lo_scan_elements()
|
D | recovery.c | 321 __be64 *ptr; in foreach_descriptor() 323 offset += sizeof(__be64) - 1; in foreach_descriptor() 324 offset &= ~(sizeof(__be64) - 1); in foreach_descriptor() 355 ptr = (__be64 *)(bh->b_data + offset); in foreach_descriptor()
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_mad.h | 75 __be64 port_xmit_data; 76 __be64 port_rcv_data; 77 __be64 port_xmit_packets; 78 __be64 port_rcv_packets; 79 __be64 port_xmit_wait; 80 __be64 port_adr_events; 126 __be64 tid; 130 __be64 cckey; 176 __be64 cckey; 191 __be64 cckey;
|
D | qib_eeprom.c | 148 __be64 guid; in qib_get_eeprom_info() 211 if (*(__be64 *) ifp->if_guid == cpu_to_be64(0) || in qib_get_eeprom_info() 212 *(__be64 *) ifp->if_guid == ~cpu_to_be64(0)) { in qib_get_eeprom_info() 237 guid = *(__be64 *) ifp->if_guid; in qib_get_eeprom_info() 239 guid = *(__be64 *) ifp->if_guid; in qib_get_eeprom_info()
|
D | qib_verbs.h | 150 __be64 vaddr; 158 __be64 swap_data; 159 __be64 compare_data; 696 __be64 gid_prefix; /* in network order */ 697 __be64 mkey; 698 __be64 guids[QIB_GUIDS_PER_PORT - 1]; /* writable GUIDs */ 1159 extern __be64 ib_qib_sys_image_guid; /* in network order */
|
D | qib_ruc.c | 245 static __be64 get_sguid(struct qib_ibport *ibp, unsigned index) in get_sguid() 255 static int gid_ok(union ib_gid *gid, __be64 gid_prefix, __be64 id) in gid_ok() 271 __be64 guid; in qib_ruc_check_hdr()
|
/linux-4.4.14/include/uapi/scsi/fc/ |
D | fc_els.h | 318 __be64 fl_wwpn; /* port name */ 319 __be64 fl_wwnn; /* node name */ 426 __be64 adisc_wwpn; 427 __be64 adisc_wwnn; 440 __be64 fl_n_port_wwn; /* port name */ 552 __be64 rnid_wwpn; /* N port name */ 553 __be64 rnid_wwnn; /* node name */ 631 __be64 pnb_wwpn; /* port name */ 667 __be64 rps_port_spec; /* port selection */ 770 __be64 clir_wwpn; /* incident port name */ [all …]
|
D | fc_ns.h | 137 __be64 fp_wwpn; /* port name */ 144 __be64 fn_wwpn; /* port name */ 177 __be64 fr_wwn; /* node name or port name */ 184 __be64 fr_wwn; /* node name */
|
/linux-4.4.14/include/uapi/rdma/ |
D | ib_user_cm.h | 100 __be64 service_id; 101 __be64 service_mask; 113 __be64 service_id; 114 __be64 service_mask; 136 __be64 sid; 200 __be64 sid; 235 __be64 remote_ca_guid; 253 __be64 remote_ca_guid;
|
/linux-4.4.14/include/uapi/linux/byteorder/ |
D | little_endian.h | 24 #define __constant_cpu_to_be64(x) ((__force __be64)___constant_swab64((x))) 25 #define __constant_be64_to_cpu(x) ___constant_swab64((__force __u64)(__be64)(x)) 36 #define __cpu_to_be64(x) ((__force __be64)__swab64((x))) 37 #define __be64_to_cpu(x) __swab64((__force __u64)(__be64)(x)) 67 static inline __be64 __cpu_to_be64p(const __u64 *p) in __cpu_to_be64p() 69 return (__force __be64)__swab64p(p); in __cpu_to_be64p() 71 static inline __u64 __be64_to_cpup(const __be64 *p) in __be64_to_cpup()
|
D | big_endian.h | 24 #define __constant_cpu_to_be64(x) ((__force __be64)(__u64)(x)) 25 #define __constant_be64_to_cpu(x) ((__force __u64)(__be64)(x)) 36 #define __cpu_to_be64(x) ((__force __be64)(__u64)(x)) 37 #define __be64_to_cpu(x) ((__force __u64)(__be64)(x)) 67 static inline __be64 __cpu_to_be64p(const __u64 *p) in __cpu_to_be64p() 69 return (__force __be64)*p; in __cpu_to_be64p() 71 static inline __u64 __be64_to_cpup(const __be64 *p) in __be64_to_cpup()
|
/linux-4.4.14/include/crypto/ |
D | sha512_base.h | 98 const int bit_offset = SHA512_BLOCK_SIZE - sizeof(__be64[2]); in sha512_base_do_finalize() 100 __be64 *bits = (__be64 *)(sctx->buf + bit_offset); in sha512_base_do_finalize() 123 __be64 *digest = (__be64 *)out; in sha512_base_finish() 126 for (i = 0; digest_size > 0; i++, digest_size -= sizeof(__be64)) in sha512_base_finish()
|
D | sha1_base.h | 75 const int bit_offset = SHA1_BLOCK_SIZE - sizeof(__be64); in sha1_base_do_finalize() 77 __be64 *bits = (__be64 *)(sctx->buffer + bit_offset); in sha1_base_do_finalize()
|
D | sha256_base.h | 96 const int bit_offset = SHA256_BLOCK_SIZE - sizeof(__be64); in sha256_base_do_finalize() 98 __be64 *bits = (__be64 *)(sctx->buf + bit_offset); in sha256_base_do_finalize()
|
D | b128ops.h | 57 __be64 a, b;
|
/linux-4.4.14/drivers/infiniband/core/ |
D | packer.c | 45 case 8: return be64_to_cpup((__be64 *) (structure + offset)); in value_read() 90 __be64 mask; in ib_pack() 91 __be64 *addr; in ib_pack() 102 addr = (__be64 *) ((__be32 *) buf + desc[i].offset_words); in ib_pack() 133 case 64: *(__be64 *) (structure + offset) = cpu_to_be64(val); break; in value_write() 178 __be64 *addr; in ib_unpack() 182 addr = (__be64 *) buf + desc[i].offset_words; in ib_unpack()
|
D | cm_msgs.h | 59 __be64 service_id; 60 __be64 local_ca_guid; 512 __be64 local_ca_guid; 802 __be64 service_id; 816 __be64 service_id;
|
D | cm.c | 200 __be64 remote_ca_guid; 225 __be64 tid; 460 static int be64_lt(__be64 a, __be64 b) in be64_lt() 465 static int be64_gt(__be64 a, __be64 b) in be64_gt() 475 __be64 service_id = cm_id_priv->id.service_id; in cm_insert_listen() 476 __be64 service_mask = cm_id_priv->id.service_mask; in cm_insert_listen() 504 __be64 service_id) in cm_find_listen() 536 __be64 remote_ca_guid = timewait_info->remote_ca_guid; in cm_insert_remote_id() 560 static struct cm_timewait_info * cm_find_remote_id(__be64 remote_ca_guid, in cm_find_remote_id() 589 __be64 remote_ca_guid = timewait_info->remote_ca_guid; in cm_insert_remote_qpn() [all …]
|
D | mad_priv.h | 128 __be64 tid;
|
/linux-4.4.14/net/ipv6/ |
D | ila.c | 16 __be64 locator; 17 __be64 locator_match; 38 if (*(__be64 *)&ip6h->daddr == p->locator_match) in get_csum_diff() 91 *(__be64 *)&ip6h->daddr = p->locator; in update_ipv6_locator() 159 p->locator = (__force __be64)nla_get_u64(tb[ILA_ATTR_LOCATOR]); in ila_build_state() 161 if (cfg6->fc_dst_len > sizeof(__be64)) { in ila_build_state() 165 p->locator_match = *(__be64 *)&cfg6->fc_dst; in ila_build_state()
|
/linux-4.4.14/drivers/infiniband/hw/mlx4/ |
D | alias_GUID.c | 86 guid_indexes = be64_to_cpu((__force __be64) dev->sriov.alias_guid. in mlx4_ib_update_cache_on_guid_change() 111 static __be64 get_cached_alias_guid(struct mlx4_ib_dev *dev, int port, int index) in get_cached_alias_guid() 115 return (__force __be64) -1; in get_cached_alias_guid() 117 return *(__be64 *)&dev->sriov.demux[port - 1].guid_cache[index]; in get_cached_alias_guid() 129 __be64 curr_guid, required_guid; in mlx4_ib_slave_alias_guid_event() 141 curr_guid = *(__be64 *)&dev->sriov. in mlx4_ib_slave_alias_guid_event() 154 *(__be64 *)&dev->sriov.alias_guid.ports_guid[port_index]. in mlx4_ib_slave_alias_guid_event() 195 __be64 tmp_cur_ag, form_cache_ag; in mlx4_ib_notify_slaves_on_guid_change() 199 __be64 required_value; in mlx4_ib_notify_slaves_on_guid_change() 206 guid_indexes = be64_to_cpu((__force __be64) dev->sriov.alias_guid. in mlx4_ib_notify_slaves_on_guid_change() [all …]
|
D | mlx4_ib.h | 136 __be64 *pages; 444 __be64 subnet_prefix; 445 __be64 guid_cache[128]; 797 int mlx4_ib_find_real_gid(struct ib_device *ibdev, u8 port, __be64 guid); 821 __be64 mlx4_ib_get_new_demux_tid(struct mlx4_ib_demux_ctx *ctx); 858 __be64 mlx4_ib_gen_node_guid(void);
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | mad.h | 95 __be64 port_xmit_data; 96 __be64 port_rcv_data; 97 __be64 port_xmit_packets; 98 __be64 port_rcv_packets; 99 __be64 port_xmit_wait; 100 __be64 port_adr_events;
|
D | mad.c | 198 __be64 mkey, __be32 dr_slid, u8 return_path[], u8 hop_cnt) in bad_mkey() 402 int mad_flags, __be64 mkey, __be32 dr_slid, in check_mkey() 1987 __be64 port_xmit_data; 1988 __be64 port_rcv_data; 1989 __be64 port_xmit_pkts; 1990 __be64 port_rcv_pkts; 1991 __be64 port_multicast_xmit_pkts; 1992 __be64 port_multicast_rcv_pkts; 1993 __be64 port_xmit_wait; 1994 __be64 sw_port_congestion; [all …]
|
D | verbs.h | 144 __be64 vaddr; 152 __be64 swap_data; 153 __be64 compare_data; 689 __be64 gid_prefix; /* in network order */ 690 __be64 mkey; 691 __be64 guids[HFI1_GUIDS_PER_PORT - 1]; /* writable GUIDs */ 1120 extern __be64 ib_hfi1_sys_image_guid; /* in network order */
|
D | ruc.c | 264 static __be64 get_sguid(struct hfi1_ibport *ibp, unsigned index) in get_sguid() 274 static int gid_ok(union ib_gid *gid, __be64 gid_prefix, __be64 id) in gid_ok() 290 __be64 guid; in hfi1_ruc_check_hdr()
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | adapter.h | 142 __be64 *desc; /* address of HW RX descriptor ring */ 158 typedef int (*rspq_handler_t)(struct sge_rspq *, const __be64 *, 166 const __be64 *cur_desc; /* current descriptor in queue */ 184 __be64 *desc; /* address of hardware response ring */ 228 __be64 flit[SGE_EQ_IDXSIZE/sizeof(__be64)]; 542 int t4vf_ethrx_handler(struct sge_rspq *, const __be64 *,
|
D | sge.c | 66 FL_PER_EQ_UNIT = EQ_UNIT / sizeof(__be64), 67 TXD_PER_EQ_UNIT = EQ_UNIT / sizeof(__be64), 111 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64), 337 const __be64 *addr = (const __be64 *)tq->desc; in unmap_sgl() 345 const __be64 *addr = (const __be64 *)tq->desc; in unmap_sgl() 355 __be64 addr; in unmap_sgl() 361 : *(const __be64 *)tq->desc); in unmap_sgl() 611 __be64 *d = &fl->desc[fl->pidx]; in refill_fl() 826 BUG_ON(flits > SGE_MAX_WR_LEN / sizeof(__be64)); in flits_to_desc() 867 sizeof(__be64)); in calc_tx_flits() [all …]
|
D | t4vf_hw.c | 72 static void get_mbox_rpl(struct adapter *adapter, __be64 *rpl, int size, in get_mbox_rpl() 125 const __be64 *p; in t4vf_wr_mbox_core() 1359 __be64 *fwsp = (__be64 *)&fwstats; in t4vf_get_port_stats() 1388 memcpy(fwsp, &rpl.u.ctl.stat0, sizeof(__be64) * nstats); in t4vf_get_port_stats() 1477 int t4vf_handle_fw_rpl(struct adapter *adapter, const __be64 *rpl) in t4vf_handle_fw_rpl()
|
/linux-4.4.14/Documentation/filesystems/ |
D | omfs.txt | 52 __be64 h_self; /* FS block where this is located */ 67 __be64 i_parent; /* parent containing this inode */ 68 __be64 i_sibling; /* next inode in hash bucket */ 69 __be64 i_ctime; /* ctime, in milliseconds */ 75 __be64 i_size; /* size of file, in bytes */ 88 __be64 e_cluster; /* start location of a set of blocks */ 89 __be64 e_blocks; /* number of blocks after e_cluster */ 93 __be64 e_next; /* next extent table location */
|
/linux-4.4.14/drivers/misc/cxl/ |
D | cxl.h | 340 __be64 esid_data; 341 __be64 vsid_data; 380 __be64 *sw_command_status; 519 __be64 csrp; 520 __be64 aurp0; 521 __be64 aurp1; 522 __be64 sstp0; 523 __be64 sstp1; 524 __be64 amr; 526 __be64 wed; [all …]
|
/linux-4.4.14/arch/powerpc/kvm/ |
D | book3s_hv_rm_mmu.c | 173 __be64 *hpte; in kvmppc_do_h_enter() 288 hpte = (__be64 *)(kvm->arch.hpt_virt + (pte_index << 4)); in kvmppc_do_h_enter() 319 hpte = (__be64 *)(kvm->arch.hpt_virt + (pte_index << 4)); in kvmppc_do_h_enter() 435 __be64 *hpte; in kvmppc_do_h_remove() 442 hpte = (__be64 *)(kvm->arch.hpt_virt + (pte_index << 4)); in kvmppc_do_h_remove() 494 __be64 *hp, *hptes[4]; in kvmppc_h_bulk_remove() 524 hp = (__be64 *) (kvm->arch.hpt_virt + (pte_index << 4)); in kvmppc_h_bulk_remove() 605 __be64 *hpte; in kvmppc_h_protect() 613 hpte = (__be64 *)(kvm->arch.hpt_virt + (pte_index << 4)); in kvmppc_h_protect() 668 __be64 *hpte; in kvmppc_h_read() [all …]
|
D | book3s_pr_papr.c | 43 __be64 pteg[2 * 8]; in kvmppc_h_pr_enter() 44 __be64 *hpte; in kvmppc_h_pr_enter() 97 pte[0] = be64_to_cpu((__force __be64)pte[0]); in kvmppc_h_pr_remove() 98 pte[1] = be64_to_cpu((__force __be64)pte[1]); in kvmppc_h_pr_remove() 175 pte[0] = be64_to_cpu((__force __be64)pte[0]); in kvmppc_h_pr_bulk_remove() 176 pte[1] = be64_to_cpu((__force __be64)pte[1]); in kvmppc_h_pr_bulk_remove() 215 pte[0] = be64_to_cpu((__force __be64)pte[0]); in kvmppc_h_pr_protect() 216 pte[1] = be64_to_cpu((__force __be64)pte[1]); in kvmppc_h_pr_protect()
|
D | book3s_64_mmu_hv.c | 316 __be64 *hptep; in kvmppc_mmu_book3s_64_hv_xlate() 339 hptep = (__be64 *)(kvm->arch.hpt_virt + (index << 4)); in kvmppc_mmu_book3s_64_hv_xlate() 441 __be64 *hptep; in kvmppc_book3s_hv_page_fault() 464 hptep = (__be64 *)(kvm->arch.hpt_virt + (index << 4)); in kvmppc_book3s_hv_page_fault() 718 __be64 *hptep; in kvm_unmap_rmapp() 734 hptep = (__be64 *) (kvm->arch.hpt_virt + (i << 4)); in kvm_unmap_rmapp() 818 __be64 *hptep; in kvm_age_rmapp() 834 hptep = (__be64 *) (kvm->arch.hpt_virt + (i << 4)); in kvm_age_rmapp() 927 __be64 *hptep; in kvm_test_clear_dirty_npages() 948 hptep = (__be64 *) (kvm->arch.hpt_virt + (i << 4)); in kvm_test_clear_dirty_npages() [all …]
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | t4fw_ri_api.h | 114 __be64 addr[2]; 122 __be64 addr0; 131 __be64 to; 283 __be64 eqaddr; 294 __be64 iqaddr; 297 __be64 r7; 534 __be64 r2; 537 __be64 to_sink; 556 __be64 r4; 577 __be64 r2; [all …]
|
D | t4.h | 100 __be64 flits[T4_EQ_ENTRY_SIZE / sizeof(__be64) * T4_SQ_NUM_SLOTS]; 106 __be64 flits[T4_EQ_ENTRY_SIZE / sizeof(__be64) * T4_RQ_NUM_SLOTS]; 182 __be64 reserved; 183 __be64 bits_type_ts; 551 __be64 bits_type_ts;
|
D | qp.c | 427 static int build_isgl(__be64 *queue_start, __be64 *queue_end, in build_isgl() 434 __be64 *flitp = (__be64 *)isglp->sge; in build_isgl() 448 *flitp = (__force __be64)0; in build_isgl() 503 ret = build_isgl((__be64 *)sq->queue, in build_rdma_send() 504 (__be64 *)&sq->queue[sq->size], in build_rdma_send() 546 ret = build_isgl((__be64 *)sq->queue, in build_rdma_write() 547 (__be64 *)&sq->queue[sq->size], in build_rdma_write() 602 ret = build_isgl((__be64 *)qhp->wq.rq.queue, in build_rdma_recv() 603 (__be64 *)&qhp->wq.rq.queue[qhp->wq.rq.size], in build_rdma_recv() 617 __be64 *p; in build_memreg() [all …]
|
D | mem.c | 86 req->wr.wr_lo = wait ? (__force __be64)(unsigned long) &wr_wait : 0L; in _c4iw_write_mem_dma_aligned() 147 req->wr.wr_lo = (__force __be64)(unsigned long)&wr_wait; in _c4iw_write_mem_inline() 319 static int write_pbl(struct c4iw_rdev *rdev, __be64 *pbl, in write_pbl() 437 int *shift, __be64 **page_list) in build_phys_page_list() 510 __be64 *page_list = NULL; in c4iw_reregister_phys_mem() 576 __be64 *page_list; in c4iw_register_phys_mem() 703 __be64 *pages; in c4iw_reg_user_mr() 746 pages = (__be64 *) __get_free_page(GFP_KERNEL); in c4iw_reg_user_mr()
|
/linux-4.4.14/drivers/net/wireless/ath/ |
D | spectral_common.h | 61 __be64 tsf; 75 __be64 tsf; 103 __be64 tsf;
|
/linux-4.4.14/drivers/infiniband/hw/cxgb3/ |
D | cxio_wr.h | 163 __be64 to; 191 __be64 pbl_addrs[0]; /* 5+ */ 199 __be64 pbl_addrs[14]; /* 1..14 */ 235 __be64 to_sink; /* 3 */ 248 __be64 rem_to; /* 3 */ 251 __be64 local_to; /* 5 */ 263 __be64 mw_va; /* 4 */ 290 __be64 sge_cmd; /* 4 */ 291 __be64 ctx1; /* 5 */ 292 __be64 ctx0; /* 6 */ [all …]
|
D | cxio_dbg.c | 113 __be64 *data = (__be64 *)wqe; in cxio_dump_wqe() 128 __be64 *data = (__be64 *)wce; in cxio_dump_wce()
|
D | iwch_mem.c | 128 int iwch_write_pbl(struct iwch_mr *mhp, __be64 *pages, int npages, int offset) in iwch_write_pbl() 140 __be64 **page_list) in build_phys_page_list()
|
D | cxio_hal.h | 145 __be64 rsvd; /* flit 1 */ 170 int cxio_write_pbl(struct cxio_rdev *rdev_p, __be64 *pbl,
|
D | iwch_provider.h | 350 int iwch_write_pbl(struct iwch_mr *mhp, __be64 *pages, int npages, int offset); 357 __be64 **page_list);
|
/linux-4.4.14/drivers/infiniband/ulp/srp/ |
D | ib_srp.h | 198 __be64 id_ext; 199 __be64 ioc_guid; 200 __be64 service_id; 201 __be64 initiator_ext;
|
/linux-4.4.14/sound/soc/fsl/ |
D | fsl_dma.h | 106 __be64 next; /* Address of next list descriptor */ 107 __be64 first_link; /* Address of first link descriptor */ 124 __be64 next; /* Address of next link descriptor */
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
D | opal-msglog.c | 21 __be64 magic; 23 __be64 obuf_phys; 24 __be64 ibuf_phys;
|
D | pci.h | 190 __be64 __iomem *tce_inval_reg; 233 __be64 *startp, __be64 *endp, bool rm);
|
D | opal.c | 321 __be64 evt, len; in opal_get_chars() 338 __be64 olen; in opal_put_chars() 341 __be64 evt; in opal_put_chars() 521 __be64 evt = 0; in opal_handle_hmi_exception() 594 const __be64 *syms; in opal_export_symmap() 603 if (!syms || size != 2 * sizeof(__be64)) in opal_export_symmap() 663 __be64 events; in kopald()
|
D | opal-xscom.c | 102 __be64 v; in opal_scom_read() 105 rc = opal_xscom_read(m->chip, reg, (__be64 *)__pa(&v)); in opal_scom_read()
|
D | opal-elog.c | 242 __be64 size; in elog_event() 243 __be64 id; in elog_event() 244 __be64 type; in elog_event()
|
D | opal-irqchip.c | 81 __be64 events; in opal_event_unmask() 136 __be64 events; in opal_interrupt()
|
D | pci-p5ioc2.c | 126 const __be64 *prop64; in pnv_pci_init_p5ioc2_phb() 215 const __be64 *prop64; in pnv_pci_init_p5ioc2_hub()
|
D | opal-rtc.c | 44 __be64 __h_m_s_ms; in opal_get_boot_time()
|
D | pci-ioda.c | 1648 __be64 __iomem *invalidate = rm ? in pnv_pci_ioda1_tce_invalidate() 1649 (__be64 __iomem *)pe->phb->ioda.tce_inval_reg_phys : in pnv_pci_ioda1_tce_invalidate() 1654 start = __pa(((__be64 *)tbl->it_base) + index - tbl->it_offset); in pnv_pci_ioda1_tce_invalidate() 1655 end = __pa(((__be64 *)tbl->it_base) + index - tbl->it_offset + in pnv_pci_ioda1_tce_invalidate() 1752 __be64 __iomem *invalidate, unsigned shift, in pnv_pci_ioda2_do_tce_invalidate() 1785 __be64 __iomem *invalidate = rm ? in pnv_pci_ioda2_tce_invalidate() 1786 (__be64 __iomem *)pe->phb->ioda.tce_inval_reg_phys : in pnv_pci_ioda2_tce_invalidate() 2195 const __be64 *swinvp; in pnv_pci_ioda_setup_opal_tce_kill() 2206 static __be64 *pnv_pci_ioda2_table_do_alloc_pages(int nid, unsigned shift, in pnv_pci_ioda2_table_do_alloc_pages() 2211 __be64 *addr, *tmp; in pnv_pci_ioda2_table_do_alloc_pages() [all …]
|
D | opal-power.c | 63 __be64 opal_dpo_timeout; in poweroff_pending()
|
/linux-4.4.14/drivers/staging/rdma/amso1100/ |
D | c2_wr.h | 204 __be64 to; 444 __be64 shared_ht; 446 __be64 msg_pool; 588 __be64 shared_sq_ht; 589 __be64 shared_rq_ht; 762 __be64 va; 774 __be64 paddrs[0]; 795 __be64 paddrs[0]; 999 __be64 remote_to; 1012 __be64 local_to; [all …]
|
/linux-4.4.14/fs/ocfs2/ |
D | dlmglue.h | 41 __be64 lvb_iatime_packed; 42 __be64 lvb_ictime_packed; 43 __be64 lvb_imtime_packed; 44 __be64 lvb_isize;
|
/linux-4.4.14/crypto/ |
D | khazad.c | 805 const __be64 *src = (const __be64 *)plaintext; in khazad_crypt() 806 __be64 *dst = (__be64 *)ciphertext; in khazad_crypt()
|
D | tgr192.c | 558 __be64 *dst = (__be64 *)out; in tgr192_final() 559 __be64 *be64p; in tgr192_final() 601 be64p = (__be64 *)tctx->hash; in tgr192_final()
|
D | wp512.c | 788 const __be64 *buffer = (const __be64 *)wctx->buffer; in wp512_process_buffer() 1073 __be64 *digest = (__be64 *)out; in wp512_final()
|
D | keywrap.c | 103 __be64 *a = (__be64 *)buf; in crypto_kw_cpu_to_be64()
|
/linux-4.4.14/include/net/ |
D | addrconf.h | 347 __be64 *p = (__be64 *)addr; in ipv6_addr_is_ll_all_nodes() 359 __be64 *p = (__be64 *)addr; in ipv6_addr_is_ll_all_routers() 376 __be64 *p = (__be64 *)addr; in ipv6_addr_is_solict_mult()
|
D | ipv6.h | 449 static inline bool __ipv6_prefix_equal64_half(const __be64 *a1, in __ipv6_prefix_equal64_half() 450 const __be64 *a2, in __ipv6_prefix_equal64_half() 462 const __be64 *a1 = (const __be64 *)addr1; in ipv6_prefix_equal() 463 const __be64 *a2 = (const __be64 *)addr2; in ipv6_prefix_equal() 578 const __be64 *be = (const __be64 *)a; in ipv6_addr_loopback() 665 const __be64 *a1 = token1, *a2 = token2; in __ipv6_addr_diff64() 671 __be64 xb = a1[i] ^ a2[i]; in __ipv6_addr_diff64()
|
D | firewire.h | 10 __be64 uniq_id; /* EUI-64 */
|
D | netlink.h | 856 static inline int nla_put_be64(struct sk_buff *skb, int attrtype, __be64 value) in nla_put_be64() 858 return nla_put(skb, attrtype, sizeof(__be64), &value); in nla_put_be64() 867 static inline int nla_put_net64(struct sk_buff *skb, int attrtype, __be64 value) in nla_put_net64() 1068 static inline __be64 nla_get_be64(const struct nlattr *nla) in nla_get_be64() 1070 __be64 tmp; in nla_get_be64()
|
D | dst_metadata.h | 116 __be64 tunnel_id, in ip_tun_rx_dst() 134 __be64 tunnel_id, in ipv6_tun_rx_dst()
|
D | fib_rules.h | 22 __be64 tun_id;
|
D | ip_tunnels.h | 36 __be64 tun_id; 186 __be64 tun_id, __be16 tun_flags) in ip_tunnel_key_init()
|
D | udp_tunnel.h | 98 __be16 flags, __be64 tunnel_id,
|
/linux-4.4.14/drivers/infiniband/ulp/isert/ |
D | isert_proto.h | 7 __be64 write_va; 9 __be64 read_va;
|
/linux-4.4.14/drivers/net/wireless/prism54/ |
D | islpci_eth.h | 51 __be64 mactime; 52 __be64 hosttime;
|
/linux-4.4.14/drivers/mtd/ubi/ |
D | ubi-media.h | 161 __be64 ec; /* Warning: the current limit is 31-bit anyway! */ 292 __be64 sqnum; 425 __be64 sqnum;
|
/linux-4.4.14/include/scsi/fc/ |
D | fc_fip.h | 199 __be64 fd_wwn; /* 64-bit WWN, unaligned */ 210 __be64 fd_wwn; /* fabric name, unaligned */ 239 __be64 fd_wwpn; /* port name, unaligned */
|
D | fc_ms.h | 114 __be64 id; 121 __be64 portname;
|
/linux-4.4.14/include/linux/unaligned/ |
D | access_ok.h | 34 return be64_to_cpup((__be64 *)p); in get_unaligned_be64() 64 *((__be64 *)p) = cpu_to_be64(val); in put_unaligned_be64()
|
/linux-4.4.14/arch/powerpc/perf/ |
D | hv-24x7.h | 101 __be64 cec_cfg_instance_id; 102 __be64 catalog_version_num;
|
D | hv-24x7-catalog.h | 12 __be64 version; /* XXX: arbitrary? what's the meaning/useage/purpose? */
|
/linux-4.4.14/drivers/infiniband/ulp/srpt/ |
D | ib_dm_mad.h | 101 __be64 guid; 128 __be64 id;
|
/linux-4.4.14/arch/x86/crypto/ |
D | des3_ede_glue.c | 292 __be64 *src = (__be64 *)walk->src.virt.addr; in __ctr_crypt() 293 __be64 *dst = (__be64 *)walk->dst.virt.addr; in __ctr_crypt() 294 u64 ctrblk = be64_to_cpu(*(__be64 *)walk->iv); in __ctr_crypt() 295 __be64 ctrblocks[3]; in __ctr_crypt() 333 *(__be64 *)walk->iv = cpu_to_be64(ctrblk); in __ctr_crypt()
|
D | blowfish_glue.c | 288 u64 ctrblk = be64_to_cpu(*(__be64 *)walk->iv); in __ctr_crypt() 289 __be64 ctrblocks[4]; in __ctr_crypt() 332 *(__be64 *)walk->iv = cpu_to_be64(ctrblk); in __ctr_crypt()
|
D | cast5_avx_glue.c | 46 __be64 *iv); 278 (__be64 *)walk->iv); in __ctr_crypt() 297 be64_add_cpu((__be64 *)walk->iv, 1); in __ctr_crypt()
|
/linux-4.4.14/arch/powerpc/platforms/pseries/ |
D | iommu.c | 124 __be64 *startp, __be64 *endp) in tce_invalidate_pSeries_sw() 158 __be64 *tcep, *tces; in tce_build_pSeries() 166 tces = tcep = ((__be64 *)tbl->it_base) + index; in tce_build_pSeries() 185 __be64 *tcep, *tces; in tce_free_pSeries() 187 tces = tcep = ((__be64 *)tbl->it_base) + index; in tce_free_pSeries() 198 __be64 *tcep; in tce_get_pseries() 200 tcep = ((__be64 *)tbl->it_base) + index; in tce_get_pseries() 249 static DEFINE_PER_CPU(__be64 *, tce_page); 258 __be64 *tcep; in tce_buildmulti_pSeriesLP() 278 tcep = (__be64 *)__get_free_page(GFP_ATOMIC); in tce_buildmulti_pSeriesLP() [all …]
|
/linux-4.4.14/include/linux/ |
D | pnfs_osd_xdr.h | 93 (unsigned long long)be64_to_cpup((__be64 *)(oid_device_id)->data) 96 (unsigned long long)be64_to_cpup(((__be64 *)(oid_device_id)->data) + 1)
|
D | libfdt_env.h | 10 typedef __be64 fdt64_t;
|
D | virtio_byteorder.h | 52 return be64_to_cpu((__force __be64)val); in __virtio64_to_cpu()
|
D | types.h | 118 #define aligned_be64 __be64 __attribute__((aligned(8)))
|
/linux-4.4.14/arch/sparc/crypto/ |
D | sha512_glue.c | 103 __be64 *dst = (__be64 *)out; in sha512_sparc64_final() 104 __be64 bits[2]; in sha512_sparc64_final()
|
D | sha1_glue.c | 83 __be64 bits; in sha1_sparc64_final()
|
/linux-4.4.14/fs/ocfs2/cluster/ |
D | tcp_internal.h | 80 __be64 protocol_version; 81 __be64 connector_id;
|
/linux-4.4.14/arch/mips/cavium-octeon/crypto/ |
D | octeon-sha512.c | 180 __be64 *dst = (__be64 *)hash; in octeon_sha512_final() 184 __be64 bits[2]; in octeon_sha512_final()
|
/linux-4.4.14/drivers/scsi/ |
D | ipr.h | 435 __be64 dev_id; 436 __be64 lun; 437 __be64 lun_wwn[2]; 439 __be64 res_path; 442 __be64 reserved3[2]; 598 __be64 address; 616 __be64 ioasa_host_pci_addr; 617 __be64 data_ioadl_addr; 618 __be64 reserved; 626 __be64 ioarcb_host_pci_addr64; [all …]
|
/linux-4.4.14/drivers/leds/ |
D | leds-powernv.c | 47 __be64 max_led_type; 85 __be64 max_type; in powernv_led_set() 137 __be64 mask, value, max_type; in powernv_led_get()
|
/linux-4.4.14/drivers/crypto/ccp/ |
D | ccp-crypto-aes-cmac.c | 267 __be64 *gk; in ccp_aes_cmac_setkey() 300 k0_hi = be64_to_cpu(*((__be64 *)ctx->u.aes.key)); in ccp_aes_cmac_setkey() 301 k0_lo = be64_to_cpu(*((__be64 *)ctx->u.aes.key + 1)); in ccp_aes_cmac_setkey() 309 gk = (__be64 *)ctx->u.aes.k1; in ccp_aes_cmac_setkey() 320 gk = (__be64 *)ctx->u.aes.k2; in ccp_aes_cmac_setkey()
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_verbs.h | 96 __be64 vaddr; 104 __be64 swap_data; 105 __be64 compare_data; 564 __be64 sys_image_guid; /* in network order */ 565 __be64 gid_prefix; /* in network order */ 566 __be64 mkey;
|
D | ipath_eeprom.c | 710 __be64 guid; in ipath_get_eeprom_info() 775 if (*(__be64 *) ifp->if_guid == cpu_to_be64(0) || in ipath_get_eeprom_info() 776 *(__be64 *) ifp->if_guid == ~cpu_to_be64(0)) { in ipath_get_eeprom_info() 799 guid = *(__be64 *) ifp->if_guid; in ipath_get_eeprom_info() 803 guid = *(__be64 *) ifp->if_guid; in ipath_get_eeprom_info()
|
D | ipath_mad.c | 74 __be64 sys_guid; 75 __be64 node_guid; 76 __be64 port_guid; 126 __be64 *p = (__be64 *) smp->data; in recv_subn_get_guidinfo() 137 __be64 g = to_idev(ibdev)->dd->ipath_guid; in recv_subn_get_guidinfo()
|
/linux-4.4.14/arch/arm/boot/compressed/ |
D | libfdt_env.h | 10 typedef __be64 fdt64_t;
|
/linux-4.4.14/arch/powerpc/crypto/ |
D | sha1-spe-glue.c | 127 __be64 *pbits = (__be64 *)(((char *)&sctx->buffer) + 56); in ppc_spe_sha1_final()
|
D | sha256-spe-glue.c | 149 __be64 *pbits = (__be64 *)(((char *)&sctx->buf) + 56); in ppc_spe_sha256_final()
|
D | sha1.c | 84 __be64 bits; in sha1_final()
|
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/ |
D | liquidio_image.h | 38 __be64 addr;
|
D | octeon_mem_ops.c | 177 __be64 ret; in octeon_read_device_mem64()
|
/linux-4.4.14/arch/powerpc/boot/ |
D | libfdt_env.h | 15 typedef __be64 fdt64_t;
|
D | of.h | 26 typedef u64 __be64; typedef
|
/linux-4.4.14/drivers/infiniband/hw/mlx5/ |
D | mem.c | 152 __be64 *pas, int access_flags) in __mlx5_ib_populate_pas() 200 int page_shift, __be64 *pas, int access_flags) in mlx5_ib_populate_pas()
|
D | mlx5_ib.h | 575 __be64 *sys_image_guid); 581 int mlx5_query_mad_ifc_node_guid(struct mlx5_ib_dev *dev, __be64 *node_guid); 596 __be64 *pas, int access_flags); 598 int page_shift, __be64 *pas, int access_flags);
|
D | mr.c | 50 static __be64 mlx5_ib_update_mtt_emergency_buffer[ 51 MLX5_UMR_MTT_MIN_CHUNK_SIZE/sizeof(__be64)] 772 __be64 *mr_pas; in reg_umr() 773 __be64 *pas; in reg_umr() 865 __be64 *pas; in mlx5_ib_update_mtt() 895 pas = (__be64 *)get_zeroed_page(GFP_ATOMIC); in mlx5_ib_update_mtt() 1442 __be64 *descs; in mlx5_set_page()
|
D | mad.c | 170 __be64 *sys_image_guid) in mlx5_query_mad_ifc_system_image_guid() 260 int mlx5_query_mad_ifc_node_guid(struct mlx5_ib_dev *dev, __be64 *node_guid) in mlx5_query_mad_ifc_node_guid()
|
/linux-4.4.14/arch/powerpc/mm/ |
D | vphn.c | 26 __be64 be_packed[VPHN_REGISTER_COUNT]; in vphn_unpack_associativity()
|
/linux-4.4.14/tools/testing/selftests/powerpc/vphn/ |
D | vphn.c | 26 __be64 be_packed[VPHN_REGISTER_COUNT]; in vphn_unpack_associativity()
|
/linux-4.4.14/drivers/char/tpm/ |
D | tpm_ibmvtpm.h | 27 __be64 reserved;
|
/linux-4.4.14/lib/842/ |
D | 842_decompress.c | 71 (s) == 8 ? be64_to_cpu(get_unaligned((__be64 *)d)) : \ 125 *d = be64_to_cpu(get_unaligned((__be64 *)in)) >> (64 - bits); in next_bits() 160 put_unaligned(cpu_to_be64((u64)v), (__be64 *)p->out); in do_data()
|
D | 842_compress.c | 212 put_unaligned(cpu_to_be64(o << 56 | d << 24), (__be64 *)out); in add_bits() 214 put_unaligned(cpu_to_be64(o << 56 | d << 16), (__be64 *)out); in add_bits() 216 put_unaligned(cpu_to_be64(o << 56 | d << 8), (__be64 *)out); in add_bits() 218 put_unaligned(cpu_to_be64(o << 56 | d), (__be64 *)out); in add_bits()
|
/linux-4.4.14/tools/include/linux/ |
D | types.h | 61 typedef __u64 __bitwise __be64; typedef
|
/linux-4.4.14/fs/ocfs2/dlm/ |
D | dlmcommon.h | 340 __be64 cookie; 584 __be64 mig_cookie; // cookie for this lockres migration 605 __be64 cookie; 618 __be64 cookie; 634 __be64 cookie; 649 __be64 cookie;
|
/linux-4.4.14/include/linux/sunrpc/ |
D | rpc_rdma.h | 51 __be64 rs_offset; /* Chunk virtual address or offset */
|
D | svc_rdma.h | 192 __be32, __be64, u32);
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en.h | 214 __be64 IEEE_802_3_counters[NUM_IEEE_802_3_COUNTERS]; 215 __be64 RFC_2863_counters[NUM_RFC_2863_COUNTERS]; 216 __be64 RFC_2819_counters[NUM_RFC_2819_COUNTERS];
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/ |
D | item.h | 145 __be64 *b = (__be64 *) buf; in __mlxsw_item_get64() 160 __be64 *b = (__be64 *) buf; in __mlxsw_item_set64()
|
/linux-4.4.14/fs/hfsplus/ |
D | hfsplus_raw.h | 96 __be64 total_size; 128 __be64 encodings_bmp;
|
/linux-4.4.14/include/linux/byteorder/ |
D | generic.h | 168 static inline void be64_add_cpu(__be64 *var, u64 val) in be64_add_cpu()
|
/linux-4.4.14/sound/firewire/dice/ |
D | dice-transaction.c | 236 __be64 *buffer; in register_notification_address() 290 __be64 *buffer; in unregister_notification_address()
|
/linux-4.4.14/fs/ufs/ |
D | swab.h | 31 return be64_to_cpu((__force __be64)n); in fs64_to_cpu()
|
/linux-4.4.14/drivers/infiniband/ulp/iser/ |
D | iscsi_iser.h | 178 __be64 write_va; 180 __be64 read_va;
|
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 80 static int t4_uld_rx_handler(void *, const __be64 *, const struct pkt_gl *); 306 req->local_ip_hi = *(__be64 *)(csk->saddr6.sin6_addr.s6_addr); in send_act_open_req6() 307 req->local_ip_lo = *(__be64 *)(csk->saddr6.sin6_addr.s6_addr + in send_act_open_req6() 309 req->peer_ip_hi = *(__be64 *)(csk->daddr6.sin6_addr.s6_addr); in send_act_open_req6() 310 req->peer_ip_lo = *(__be64 *)(csk->daddr6.sin6_addr.s6_addr + in send_act_open_req6() 330 req->local_ip_hi = *(__be64 *)(csk->saddr6.sin6_addr.s6_addr); in send_act_open_req6() 331 req->local_ip_lo = *(__be64 *)(csk->saddr6.sin6_addr.s6_addr + in send_act_open_req6() 333 req->peer_ip_hi = *(__be64 *)(csk->daddr6.sin6_addr.s6_addr); in send_act_open_req6() 334 req->peer_ip_lo = *(__be64 *)(csk->daddr6.sin6_addr.s6_addr + in send_act_open_req6() 1823 static int t4_uld_rx_handler(void *handle, const __be64 *rsp, in t4_uld_rx_handler()
|
/linux-4.4.14/fs/qnx6/ |
D | qnx6.h | 82 return be64_to_cpu((__force __be64)n); in fs64_to_cpu()
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | wmi.h | 40 __be64 tsf;
|
/linux-4.4.14/net/ipv4/ |
D | udp_tunnel.c | 110 __be16 flags, __be64 tunnel_id, int md_size) in udp_tun_rx_dst()
|
D | ip_gre.c | 365 static __be64 key_to_tunnel_id(__be32 key) in key_to_tunnel_id() 368 return (__force __be64)((__force u32)key); in key_to_tunnel_id() 370 return (__force __be64)((__force u64)key << 32); in key_to_tunnel_id() 375 static __be32 tunnel_id_to_key(__be64 x) in tunnel_id_to_key() 405 __be64 tun_id; in ipgre_rcv()
|
/linux-4.4.14/net/rxrpc/ |
D | ar-key.c | 470 rxk5->authtime = be64_to_cpup((const __be64 *) xdr); in rxrpc_preparse_xdr_rxk5() 472 rxk5->starttime = be64_to_cpup((const __be64 *) xdr); in rxrpc_preparse_xdr_rxk5() 474 rxk5->endtime = be64_to_cpup((const __be64 *) xdr); in rxrpc_preparse_xdr_rxk5() 476 rxk5->renew_till = be64_to_cpup((const __be64 *) xdr); in rxrpc_preparse_xdr_rxk5() 1150 __be64 y = cpu_to_be64(x); \ in rxrpc_read()
|
/linux-4.4.14/fs/nfsd/ |
D | blocklayoutxdr.c | 19 int len = sizeof(__be32) + 5 * sizeof(__be64) + sizeof(__be32); in nfsd4_block_encode_layoutget()
|
/linux-4.4.14/net/sunrpc/auth_gss/ |
D | gss_krb5_seal.c | 190 *((__be64 *)(krb5_hdr + 8)) = cpu_to_be64(seq_send); in gss_get_mic_v2()
|
/linux-4.4.14/fs/befs/ |
D | endian.h | 20 return be64_to_cpu((__force __be64)n); in fs64_to_cpu()
|