Searched refs:uint64_t (Results 1 - 25 of 7193) sorted by relevance

1234567891011>>

/freebsd-current/sys/amd64/include/
H A D_bus.h19 typedef uint64_t bus_addr_t;
20 typedef uint64_t bus_size_t;
25 typedef uint64_t bus_space_tag_t;
26 typedef uint64_t bus_space_handle_t;
/freebsd-current/sys/netinet6/
H A Dpim6_var.h46 uint64_t pim6s_rcv_total; /* total PIM messages received */
47 uint64_t pim6s_rcv_tooshort; /* received with too few bytes */
48 uint64_t pim6s_rcv_badsum; /* received with bad checksum */
49 uint64_t pim6s_rcv_badversion; /* received bad PIM version */
50 uint64_t pim6s_rcv_registers; /* received registers */
51 uint64_t pim6s_rcv_badregisters; /* received invalid registers */
52 uint64_t pim6s_snd_registers; /* sent registers */
/freebsd-current/sys/powerpc/ps3/
H A Dps3-hvcall.h40 static inline uint64_t
43 uint64_t ret = 0;
48 int lv1_allocate_memory(uint64_t size, uint64_t log_page_size, uint64_t zero, uint64_t flags, uint64_t *base_addr, uint64_t *muid);
49 int lv1_write_htab_entry(uint64_t vas_id, uint64_t slo
[all...]
/freebsd-current/sys/amd64/vmm/
H A Dvmm_host.h38 uint64_t xcr0_allowed;
44 uint64_t vmm_get_host_pat(void);
45 uint64_t vmm_get_host_efer(void);
46 uint64_t vmm_get_host_cr0(void);
47 uint64_t vmm_get_host_cr4(void);
48 uint64_t vmm_get_host_xcr0(void);
49 uint64_t vmm_get_host_datasel(void);
50 uint64_t vmm_get_host_codesel(void);
51 uint64_t vmm_get_host_tsssel(void);
52 uint64_t vmm_get_host_fsbas
[all...]
/freebsd-current/sys/dev/liquidio/base/
H A Dlio_common.h132 uint64_t corefreq;
138 uint64_t board_rev_major;
140 uint64_t board_rev_minor;
154 uint64_t size64;
158 uint64_t ptr[4];
270 uint64_t cmd64;
274 uint64_t cmd:5;
276 uint64_t more:6; /* How many udd words follow the command */
278 uint64_t reserved:29;
280 uint64_t param
[all...]
/freebsd-current/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace_xoroshiro128_plus.h38 void dtrace_xoroshiro128_plus_jump(uint64_t * const, uint64_t * const);
39 uint64_t dtrace_xoroshiro128_plus_next(uint64_t * const);
/freebsd-current/sys/netinet/
H A Dip_divert.h56 uint64_t div_diverted; /* successfully diverted to userland */
57 uint64_t div_noport; /* failed due to no bound socket */
58 uint64_t div_outbound; /* re-injected as outbound */
59 uint64_t div_inbound; /* re-injected as inbound */
/freebsd-current/sys/dev/vnic/
H A Dq_struct.h194 uint64_t cqe_type:4; /* W0 */
195 uint64_t stdn_fault:1;
196 uint64_t rsvd0:1;
197 uint64_t rq_qs:7;
198 uint64_t rq_idx:3;
199 uint64_t rsvd1:12;
200 uint64_t rss_alg:4;
201 uint64_t rsvd2:4;
202 uint64_t rb_cnt:4;
203 uint64_t vlan_foun
[all...]
/freebsd-current/sys/riscv/include/
H A Dframe.h47 uint64_t tf_ra;
48 uint64_t tf_sp;
49 uint64_t tf_gp;
50 uint64_t tf_tp;
51 uint64_t tf_t[7];
52 uint64_t tf_s[12];
53 uint64_t tf_a[8];
54 uint64_t tf_sepc;
55 uint64_t tf_sstatus;
56 uint64_t tf_stva
[all...]
/freebsd-current/sys/netipsec/
H A Desp_var.h50 uint64_t esps_hdrops; /* Packet shorter than header shows */
51 uint64_t esps_nopf; /* Protocol family not supported */
52 uint64_t esps_notdb;
53 uint64_t esps_badkcr;
54 uint64_t esps_qfull;
55 uint64_t esps_noxform;
56 uint64_t esps_badilen;
57 uint64_t esps_wrap; /* Replay counter wrapped around */
58 uint64_t esps_badenc; /* Bad encryption detected */
59 uint64_t esps_badaut
[all...]
H A Dah_var.h50 uint64_t ahs_hdrops; /* Packet shorter than header shows */
51 uint64_t ahs_nopf; /* Protocol family not supported */
52 uint64_t ahs_notdb;
53 uint64_t ahs_badkcr;
54 uint64_t ahs_badauth;
55 uint64_t ahs_noxform;
56 uint64_t ahs_qfull;
57 uint64_t ahs_wrap;
58 uint64_t ahs_replay;
59 uint64_t ahs_badauth
[all...]
H A Dkeysock.h40 uint64_t out_total; /* # of total calls */
41 uint64_t out_bytes; /* total bytecount */
42 uint64_t out_msgtype[256]; /* message type histogram */
43 uint64_t out_invlen; /* invalid length field */
44 uint64_t out_invver; /* invalid version field */
45 uint64_t out_invmsgtype; /* invalid message type field */
46 uint64_t out_tooshort; /* msg too short */
47 uint64_t out_nomem; /* memory allocation failure */
48 uint64_t out_dupext; /* duplicate extension */
49 uint64_t out_invexttyp
[all...]
H A Dipcomp_var.h47 uint64_t ipcomps_hdrops; /* Packet shorter than header shows */
48 uint64_t ipcomps_nopf; /* Protocol family not supported */
49 uint64_t ipcomps_notdb;
50 uint64_t ipcomps_badkcr;
51 uint64_t ipcomps_qfull;
52 uint64_t ipcomps_noxform;
53 uint64_t ipcomps_wrap;
54 uint64_t ipcomps_input; /* Input IPcomp packets */
55 uint64_t ipcomps_output; /* Output IPcomp packets */
56 uint64_t ipcomps_invali
[all...]
/freebsd-current/sys/dev/iommu/
H A Diommu_types.h35 typedef uint64_t iommu_haddr_t;
37 typedef uint64_t iommu_gaddr_t;
/freebsd-current/contrib/xz/src/liblzma/common/
H A Dblock_buffer_encoder.h18 /// uint64_t version of lzma_block_buffer_bound(). It is used by
21 extern uint64_t lzma_block_buffer_bound64(uint64_t uncompressed_size);
/freebsd-current/sys/contrib/openzfs/include/
H A Dcityhash.h35 _SYS_CITYHASH_H uint64_t cityhash4(uint64_t, uint64_t, uint64_t, uint64_t);
/freebsd-current/sys/dev/hwpmc/
H A Dhwpmc_dmc620.h35 uint64_t pm_control;
36 uint64_t pm_match;
37 uint64_t pm_mask;
43 uint64_t pm_dmc620_match;
44 uint64_t pm_dmc620_mask;
/freebsd-current/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_fw_mmp.h52 uint64_t xp; /**< xP = affine coordinate X of point P (6 qwords)*/
53 uint64_t yp; /**< yP = affine coordinate Y of point P (6 qwords)*/
54 uint64_t k; /**< k = scalar (6 qwords)*/
66 uint64_t k; /**< k = scalar (6 qwords)*/
78 uint64_t k; /**< k = random value, &gt; 0 and &lt; n (order of G for P384)
80 uint64_t e; /**< (6 qwords)*/
81 uint64_t d; /**< (6 qwords)*/
93 uint64_t xp; /**< xP = affine coordinate X of point P (4 qwords)*/
94 uint64_t yp; /**< yP = affine coordinate Y of point P (4 qwords)*/
95 uint64_t
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextFreeBSD_mips64.cpp66 uint64_t zero;
67 uint64_t r1;
68 uint64_t r2;
69 uint64_t r3;
70 uint64_t r4;
71 uint64_t r5;
72 uint64_t r6;
73 uint64_t r7;
74 uint64_t r8;
75 uint64_t r
[all...]
H A DRegisterContextOpenBSD_x86_64.cpp18 uint64_t rdi;
19 uint64_t rsi;
20 uint64_t rdx;
21 uint64_t rcx;
22 uint64_t r8;
23 uint64_t r9;
24 uint64_t r10;
25 uint64_t r11;
26 uint64_t r12;
27 uint64_t r1
[all...]
/freebsd-current/contrib/jemalloc/include/jemalloc/internal/
H A Dbin_stats.h14 uint64_t nmalloc;
15 uint64_t ndalloc;
22 uint64_t nrequests;
31 uint64_t nfills;
34 uint64_t nflushes;
37 uint64_t nslabs;
43 uint64_t reslabs;
/freebsd-current/sys/contrib/openzfs/include/sys/
H A Dzfs_quota.h35 const char *, uint64_t, uint64_t *);
37 uint64_t *, void *, uint64_t *);
39 const char *, uint64_t, uint64_t);
41 extern boolean_t zfs_id_overobjquota(struct zfsvfs *, uint64_t, uint64_t);
42 extern boolean_t zfs_id_overblockquota(struct zfsvfs *, uint64_t, uint64_t);
[all...]
H A Dvdev_draid.h54 uint64_t dm_children; /* # of permutation columns */
55 uint64_t dm_nperms; /* # of permutation rows */
56 uint64_t dm_seed; /* dRAID map seed */
57 uint64_t dm_checksum; /* Checksum of generated map */
68 uint64_t vdc_ndata; /* # of data devices in group */
69 uint64_t vdc_nparity; /* # of parity devices in group */
70 uint64_t vdc_nspares; /* # of distributed spares */
71 uint64_t vdc_children; /* # of children */
72 uint64_t vdc_ngroups; /* # groups per slice */
78 uint64_t vdc_nperm
[all...]
/freebsd-current/stand/kboot/kboot/
H A Dkboot.h14 uint64_t start;
15 uint64_t end;
16 uint64_t type; /* MD defined */
31 uint64_t kboot_get_phys_load_segment(void);
47 void add_avail(uint64_t start, uint64_t end, uint64_t type);
48 void remove_avail(uint64_t start, uint64_t end, uint64_t typ
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/
H A Dcommon_fuchsia.cpp14 uint64_t getThreadID() { return kInvalidThreadID; }

Completed in 447 milliseconds

1234567891011>>