Searched refs:__be64 (Results 101 - 125 of 559) sorted by relevance

1234567891011>>

/linux-master/drivers/misc/cxl/
H A Dhcalls.h39 __be64 version;
40 __be64 flags;
/linux-master/net/ipv6/ila/
H A Dila.h27 __be64 v64;
50 __be64 v64;
/linux-master/drivers/misc/ocxl/
H A Docxl_internal.h86 __be64 config_state;
95 __be64 amr;
/linux-master/fs/ocfs2/cluster/
H A Dtcp_internal.h64 __be64 protocol_version;
65 __be64 connector_id;
/linux-master/include/scsi/fc/
H A Dfc_ms.h144 __be64 id;
151 __be64 portname;
/linux-master/arch/powerpc/kvm/
H A Dbook3s_pr_papr.c40 __be64 pteg[2 * 8];
41 __be64 *hpte;
100 pte[0] = be64_to_cpu((__force __be64)pte[0]);
101 pte[1] = be64_to_cpu((__force __be64)pte[1]);
183 pte[0] = be64_to_cpu((__force __be64)pte[0]);
184 pte[1] = be64_to_cpu((__force __be64)pte[1]);
228 pte[0] = be64_to_cpu((__force __be64)pte[0]);
229 pte[1] = be64_to_cpu((__force __be64)pte[1]);
H A Dbook3s_hv_rm_mmu.c190 __be64 *hpte;
307 hpte = (__be64 *)(kvm->arch.hpt.virt + (pte_index << 4));
338 hpte = (__be64 *)(kvm->arch.hpt.virt + (pte_index << 4));
489 __be64 *hpte;
498 hpte = (__be64 *)(kvm->arch.hpt.virt + (pte_index << 4));
559 __be64 *hp, *hptes[4];
591 hp = (__be64 *) (kvm->arch.hpt.virt + (pte_index << 4));
678 __be64 *hpte;
688 hpte = (__be64 *)(kvm->arch.hpt.virt + (pte_index << 4));
749 __be64 *hpt
[all...]
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dt4fw_ri_api.h116 __be64 addr[2];
124 __be64 addr0;
131 __be64 to;
280 __be64 eqaddr;
291 __be64 iqaddr;
294 __be64 r7;
304 __be64 eqaddr;
552 __be64 imm_data64;
556 __be64 to_sink;
573 __be64 r
[all...]
/linux-master/include/net/
H A Daddrconf.h462 __be64 *p = (__force __be64 *)addr;
474 __be64 *p = (__force __be64 *)addr;
491 __be64 *p = (__force __be64 *)addr;
506 __be64 *p = (__force __be64 *)addr;
H A Dgtp.h29 __be64 tid;
H A Desp.h33 __be64 seqno;
H A Ddst_metadata.h202 __be64 tunnel_id,
219 __be64 tunnel_id,
234 __be64 tunnel_id,
263 __be64 tunnel_id,
/linux-master/drivers/infiniband/hw/hfi1/
H A Dmad.c24 __be64 tid;
439 __be64 mkey, __be32 dr_slid, u8 return_path[], u8 hop_cnt)
651 int mad_flags, __be64 mkey, __be32 dr_slid,
2294 __be64 port_xmit_data;
2295 __be64 port_rcv_data;
2296 __be64 port_xmit_pkts;
2297 __be64 port_rcv_pkts;
2298 __be64 port_multicast_xmit_pkts;
2299 __be64 port_multicast_rcv_pkts;
2300 __be64 port_xmit_wai
[all...]
/linux-master/arch/powerpc/boot/
H A Dof.h27 typedef u64 __be64; typedef
/linux-master/include/linux/
H A Dvirtio_byteorder.h53 return be64_to_cpu((__force __be64)val);
H A Dt10-pi.h57 __be64 guard_tag;
/linux-master/include/uapi/linux/
H A Dqemu_fw_cfg.h82 __be64 address;
/linux-master/arch/powerpc/include/asm/
H A Dnvram.h37 __be64 timestamp;
/linux-master/include/soc/fsl/
H A Dbman.h42 __be64 data;
/linux-master/drivers/infiniband/hw/mlx5/
H A Dsrq.h30 __be64 *pas;
/linux-master/include/linux/rpmsg/
H A Dbyteorder.h56 return be64_to_cpu((__force __be64)val);
/linux-master/drivers/char/tpm/
H A Dtpm_ibmvtpm.h22 __be64 reserved;
/linux-master/tools/include/linux/
H A Dtypes.h66 typedef __u64 __bitwise __be64; typedef
/linux-master/arch/powerpc/platforms/pseries/
H A Dvphn.c27 __be64 be_packed[VPHN_REGISTER_COUNT];
/linux-master/tools/testing/selftests/powerpc/vphn/
H A Dvphn.c27 __be64 be_packed[VPHN_REGISTER_COUNT];

Completed in 269 milliseconds

1234567891011>>