HomeSort by: relevance | last modified time | path
    Searched refs:uint64_t (Results 1 - 25 of 8516) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/sys/arch/sparc64/dev/
sbusreg.h 59 uint64_t upa_portid; /* UPA port ID register */ /* 1fe.0000.0000 */
60 uint64_t upa_config; /* UPA config register */ /* 1fe.0000.0008 */
63 uint64_t sys_csr; /* SYSIO control/status register */ /* 1fe.0000.0010 */
64 uint64_t pad0;
65 uint64_t sys_ecccr; /* ECC control register */ /* 1fe.0000.0020 */
66 uint64_t reserved; /* 1fe.0000.0028 */
67 uint64_t sys_ue_afsr; /* Uncorrectable Error AFSR */ /* 1fe.0000.0030 */
68 uint64_t sys_ue_afar; /* Uncorrectable Error AFAR */ /* 1fe.0000.0038 */
69 uint64_t sys_ce_afsr; /* Correctable Error AFSR */ /* 1fe.0000.0040 */
70 uint64_t sys_ce_afar; /* Correctable Error AFAR */ /* 1fe.0000.0048 *
    [all...]
psychoreg.h 72 uint64_t upa_portid; /* UPA port ID register */ /* 1fe.0000.0000 */
73 uint64_t upa_config; /* UPA config register */ /* 1fe.0000.0008 */
76 uint64_t psy_csr; /* PSYCHO control/status register */ /* 1fe.0000.0010 */
93 uint64_t pad0;
94 uint64_t psy_ecccr; /* ECC control register */ /* 1fe.0000.0020 */
95 uint64_t reserved; /* 1fe.0000.0028 */
96 uint64_t psy_ue_afsr; /* Uncorrectable Error AFSR */ /* 1fe.0000.0030 */
100 uint64_t psy_ue_afar; /* Uncorrectable Error AFAR */ /* 1fe.0000.0038 */
101 uint64_t psy_ce_afsr; /* Correctable Error AFSR */ /* 1fe.0000.0040 */
102 uint64_t psy_ce_afar; /* Correctable Error AFAR */ /* 1fe.0000.0048 *
    [all...]
  /src/sys/rump/kern/lib/libsljit/
sljit_rump.h 29 int rumpcomp_sync_icache(void *, uint64_t);
  /src/sys/arch/ia64/include/
bootinfo.h 31 uint64_t bi_magic; /* BOOTINFO_MAGIC */
33 uint64_t bi_version; /* version 1 */
34 uint64_t bi_spare[5]; /* was: name of booted kernel */
35 uint64_t bi_hcdp; /* DIG64 HCDP table */
36 uint64_t bi_fpswa; /* FPSWA interface */
37 uint64_t bi_boothowto; /* value for boothowto */
38 uint64_t bi_systab; /* pa of EFI system table */
39 uint64_t bi_memmap; /* pa of EFI memory map */
40 uint64_t bi_memmap_size; /* size of EFI memory map */
41 uint64_t bi_memdesc_size; /* sizeof EFI memory desc *
    [all...]
  /src/sys/arch/sparc64/include/
kcore.h 39 uint64_t va; /* virtual address */
40 uint64_t pa; /* physical address */
47 uint64_t memsegoffset; /* start of memseg array (relative */
51 uint64_t segmapoffset; /* start of segmap array (relative */
54 uint64_t kernbase; /* copy of KERNBASE goes here */
55 uint64_t cpubase; /* Pointer to cpu_info structure */
57 uint64_t ktextbase; /* Virtual start of text segment */
58 uint64_t ktextp; /* Physical address of 4MB locked TLB */
59 uint64_t ktextsz; /* Size of locked kernel text segment. */
61 uint64_t kdatabase; /* Virtual start of data segment *
    [all...]
hypervisor.h 38 int64_t hv_api_get_version(uint64_t api_group,
39 uint64_t *major_number,
40 uint64_t *minor_number);
41 int64_t hv_api_set_version(uint64_t api_group,
42 uint64_t major_number,
43 uint64_t req_minor_number,
44 uint64_t* actual_minor_number);
61 int64_t hv_cpu_qconf(uint64_t queue, uint64_t base, uint64_t nentries)
    [all...]
  /src/sys/arch/alpha/include/
logout.h 91 uint64_t paltemp[32]; /* PAL TEMP REGS. */
92 uint64_t exc_addr; /* Address of excepting ins. */
93 uint64_t exc_sum; /* Summary of arithmetic traps. */
94 uint64_t exc_mask; /* Exception mask. */
95 uint64_t iccsr;
96 uint64_t pal_base; /* Base address for PALcode. */
97 uint64_t hier;
98 uint64_t hirr;
99 uint64_t mm_csr;
100 uint64_t dc_stat
    [all...]
  /src/sys/dev/fdt/
fdt_memory.h 42 uint64_t start;
43 uint64_t end;
47 void fdt_memory_get(uint64_t *, uint64_t *);
48 void fdt_memory_add_range(uint64_t, uint64_t);
49 void fdt_memory_remove_range(uint64_t, uint64_t);
50 void fdt_memory_remove_reserved(uint64_t, uint64_t);
    [all...]
  /src/sys/sys/
dkstat.h 43 extern uint64_t tk_cancc;
44 extern uint64_t tk_nin;
45 extern uint64_t tk_nout;
46 extern uint64_t tk_rawcc;
  /src/external/cddl/osnet/dist/uts/common/dtrace/
dtrace_xoroshiro128_plus.h 38 void dtrace_xoroshiro128_plus_jump(uint64_t * const, uint64_t * const);
39 uint64_t dtrace_xoroshiro128_plus_next(uint64_t * const);
  /src/sys/crypto/aes/
aes_bear64.h 40 void br_aes_ct64_bitslice_Sbox(uint64_t[static 8]);
41 void br_aes_ct64_bitslice_invSbox(uint64_t[static 8]);
42 void br_aes_ct64_ortho(uint64_t[static 8]);
43 void br_aes_ct64_interleave_in(uint64_t[static 1], uint64_t[static 1],
45 void br_aes_ct64_interleave_out(uint32_t[static 4], uint64_t, uint64_t);
46 u_int br_aes_ct64_keysched(uint64_t[static 30], const void *, size_t);
47 void br_aes_ct64_skey_expand(uint64_t[static 120], unsigned,
48 const uint64_t[static 30])
    [all...]
  /src/sys/arch/sparc64/sparc64/
sysioreg.h 46 uint64_t upa_portid; /* UPA port ID register */ /* 1fe.0000.0000 */
47 uint64_t upa_config; /* UPA config register */ /* 1fe.0000.0008 */
49 uint64_t sys_csr; /* SYSIO control/status register */ /* 1fe.0000.0010 */
50 uint64_t pad0;
51 uint64_t sys_ecccr; /* ECC control register */ /* 1fe.0000.0020 */
52 uint64_t reserved; /* 1fe.0000.0028 */
53 uint64_t sys_ue_afsr; /* Uncorrectable Error AFSR */ /* 1fe.0000.0030 */
54 uint64_t sys_ue_afar; /* Uncorrectable Error AFAR */ /* 1fe.0000.0038 */
55 uint64_t sys_ce_afsr; /* Correctable Error AFSR */ /* 1fe.0000.0040 */
56 uint64_t sys_ce_afar; /* Correctable Error AFAR */ /* 1fe.0000.0048 *
    [all...]
  /src/external/public-domain/xz/dist/src/liblzma/common/
block_buffer_encoder.h 19 /// uint64_t version of lzma_block_buffer_bound(). It is used by
22 extern uint64_t lzma_block_buffer_bound64(uint64_t uncompressed_size);
  /src/common/lib/libc/atomic/
atomic_nand_64_cas.c 38 uint64_t fetch_and_nand_8(volatile uint64_t *, uint64_t, ...)
40 uint64_t nand_and_fetch_8(volatile uint64_t *, uint64_t, ...)
43 uint64_t
44 fetch_and_nand_8(volatile uint64_t *addr, uint64_t val, ...)
46 uint64_t old, new
    [all...]
atomic_sub_64_cas.c 38 uint64_t fetch_and_sub_8(volatile uint64_t *, uint64_t, ...)
40 uint64_t sub_and_fetch_8(volatile uint64_t *, uint64_t, ...)
43 uint64_t
44 fetch_and_sub_8(volatile uint64_t *addr, uint64_t val, ...)
46 uint64_t old, new
    [all...]
atomic_xor_64_cas.c 38 uint64_t fetch_and_xor_8(volatile uint64_t *, uint64_t, ...)
40 uint64_t xor_and_fetch_8(volatile uint64_t *, uint64_t, ...)
43 uint64_t
44 fetch_and_xor_8(volatile uint64_t *addr, uint64_t val, ...)
46 uint64_t old, new
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/siphash/
siphash_local.h 13 uint64_t total_inlen;
14 uint64_t v0;
15 uint64_t v1;
16 uint64_t v2;
17 uint64_t v3;
  /src/external/gpl3/gdb/dist/gdb/arch/
x86-linux-tdesc-features.h 30 extern uint64_t x86_linux_amd64_xcr0_feature_mask ();
31 extern uint64_t x86_linux_x32_xcr0_feature_mask ();
32 extern uint64_t x86_linux_i386_xcr0_feature_mask ();
40 extern int x86_linux_xcr0_to_tdesc_idx (uint64_t xcr0);
58 extern uint64_t x86_linux_tdesc_idx_to_xcr0 (int idx);
  /src/external/cddl/osnet/dist/common/zfs/
zfs_ioctl_compat.h 79 uint64_t zfs_cmd;
80 uint64_t zfs_cmd_size;
84 uint64_t zi_objset;
85 uint64_t zi_object;
86 uint64_t zi_start;
87 uint64_t zi_end;
88 uint64_t zi_guid;
91 uint64_t zi_type;
100 uint64_t zc_guid;
101 uint64_t zc_nvlist_conf; /* really (char *) *
    [all...]
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
bin_stats.h 14 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;
  /src/external/bsd/jemalloc/include/jemalloc/internal/
bin_stats.h 14 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;
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
bin_stats.h 14 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;
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
bin_stats.h 14 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;
  /src/sys/arch/mips/rmi/
rmixl_firmware.h 66 uint64_t boot_level;
67 uint64_t io_base;
68 uint64_t output_device;
69 uint64_t uart_print;
70 uint64_t led_output;
71 uint64_t init;
72 uint64_t exit;
73 uint64_t warm_reset;
74 uint64_t wakeup;
75 uint64_t cpu_online_map
    [all...]
  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
RelocationResolver.h 34 using SupportsRelocation = bool (*)(uint64_t);
35 using RelocationResolver = uint64_t (*)(uint64_t Type, uint64_t Offset,
36 uint64_t S, uint64_t LocData,
42 uint64_t resolveRelocation(RelocationResolver Resolver, const RelocationRef &R,
43 uint64_t S, uint64_t LocData);

Completed in 37 milliseconds

1 2 3 4 5 6 7 8 91011>>