Searched refs:__be64 (Results 176 - 200 of 559) sorted by relevance

1234567891011>>

/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-elog.c263 __be64 size;
264 __be64 id;
265 __be64 type;
H A Dopal-xscom.c58 __be64 v;
61 rc = opal_xscom_read(chip, reg, (__be64 *)__pa(&v));
H A Dopal-irqchip.c43 __be64 events = 0;
124 __be64 events;
/linux-master/include/rdma/
H A Drdma_vt.h43 __be64 gid_prefix; /* in network order */
44 __be64 mkey;
307 int guid_index, __be64 *guid);
H A Dib_mad.h144 __be64 tid;
170 __be64 sm_key;
408 __be64 new_sys_guid;
419 __be64 mkey;
/linux-master/fs/qnx6/
H A Dqnx6.h83 return be64_to_cpu((__force __be64)n);
/linux-master/fs/ufs/
H A Dswab.h32 return be64_to_cpu((__force __be64)n);
/linux-master/include/uapi/linux/
H A Dblktrace_api.h122 __be64 sector_from;
/linux-master/net/tipc/
H A Dcrypto.h147 __be64 seqno;
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dt4.h110 __be64 flits[T4_EQ_ENTRY_SIZE / sizeof(__be64) * T4_SQ_NUM_SLOTS];
116 __be64 flits[T4_EQ_ENTRY_SIZE / sizeof(__be64) * T4_RQ_NUM_SLOTS];
209 __be64 imm_data64;
214 __be64 flits[3];
216 __be64 reserved[3];
217 __be64 bits_type_ts;
687 __be64 bits_type_ts;
/linux-master/arch/powerpc/crypto/
H A Dsha1.c66 __be64 bits;
H A Dsha256-spe-glue.c111 __be64 *pbits = (__be64 *)(((char *)&sctx->buf) + 56);
/linux-master/include/linux/byteorder/
H A Dgeneric.h186 static inline void be64_add_cpu(__be64 *var, u64 val)
/linux-master/drivers/char/tpm/eventlog/
H A Dof.c88 base = be64_to_cpup((__force __be64 *)basep);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dreporter_vnic.c13 __be64 query_vnic_env_out[MLX5_ST_SZ_QW(query_vnic_env_out)];
/linux-master/arch/powerpc/include/asm/
H A Dkvm_book3s_64.h173 static inline long try_lock_hpte(__be64 *hpte, unsigned long bits)
176 __be64 be_lockbit, be_bits;
200 static inline void unlock_hpte(__be64 *hpte, unsigned long hpte_v)
208 static inline void __unlock_hpte(__be64 *hpte, unsigned long hpte_v)
H A Diommu.h63 __be64 *(*useraddrptr)(struct iommu_table *tbl, long index, bool alloc);
112 __be64 *it_userspace; /* userspace view of the table */
/linux-master/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.c104 __be64 *ctrl_flags = NULL;
105 __be64 *offset_control;
129 ctrl_flags = (__be64 *)&fctx->enc.enc_ctrl.flags;
132 offset_control = (__be64 *)&rctx->control_word;
/linux-master/fs/hfsplus/
H A Dhfsplus_raw.h97 __be64 total_size;
129 __be64 encodings_bmp;
/linux-master/drivers/net/ethernet/fungible/funcore/
H A Dfun_queue.h74 volatile __be64 *sq_head;
145 volatile __be64 **wb_va);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dalloc.c236 void mlx5_fill_page_frag_array_perm(struct mlx5_frag_buf *buf, __be64 *pas, u8 perm)
246 void mlx5_fill_page_frag_array(struct mlx5_frag_buf *buf, __be64 *pas)
/linux-master/fs/cachefiles/
H A Dxattr.c21 __be64 object_size; /* Actual size of the object */
22 __be64 zero_point; /* Size after which server has no data not written by us */
/linux-master/arch/arm/boot/compressed/
H A Datags_to_fdt.c183 __be64 *mem_reg_prop64 =
184 (__be64 *)mem_reg_property;
/linux-master/net/sunrpc/auth_gss/
H A Dgss_krb5_wrap.c101 __be64 *be64ptr;
130 be64ptr = (__be64 *)be16ptr;
/linux-master/arch/powerpc/kexec/
H A Dcore_64.c381 static __be64 htab_base;
382 static __be64 htab_size;

Completed in 221 milliseconds

1234567891011>>