| /netbsd-src/sys/arch/sparc64/include/ |
| H A D | 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); 68 int64_t hv_cpu_mondo_send(uint64_t ncpus, paddr_t cpulist, paddr_t data); 69 int64_t hv_cpu_myid(uint64_t *cpuid); [all …]
|
| /netbsd-src/sys/arch/alpha/include/ |
| H A D | 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 …]
|
| H A D | rpb.h | 42 uint64_t rpb_phys; /* 0: HWRPB phys. address. */ 44 uint64_t rpb_version; /* 10 */ 45 uint64_t rpb_size; /* 18: HWRPB size in bytes */ 46 uint64_t rpb_primary_cpu_id; /* 20 */ 47 uint64_t rpb_page_size; /* 28: (8192) */ 50 uint64_t rpb_max_asn; /* 38: (16) */ 95 uint64_t rpb_type; /* 50: */ 205 uint64_t rpb_variation; /* 58 */ 208 uint64_t rpb_intr_freq; /* 68; scaled by 4096 */ 209 uint64_t rpb_cc_freq; /* 70: cycle cntr frequency */ [all …]
|
| /netbsd-src/sys/arch/sparc64/dev/ |
| H A D | 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 …]
|
| H A D | 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 …]
|
| /netbsd-src/external/cddl/osnet/dist/common/zfs/ |
| H A D | 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 …]
|
| /netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/arch-x86/hvm/ |
| H A D | save.h | 39 uint64_t changeset; /* Version of Xen that saved this file */ 58 uint64_t rax; 59 uint64_t rbx; 60 uint64_t rcx; 61 uint64_t rdx; 62 uint64_t rbp; 63 uint64_t rsi; 64 uint64_t rdi; 65 uint64_t rsp; 66 uint64_t r8; [all …]
|
| /netbsd-src/sys/arch/hppa/hppa/ |
| H A D | pim.h | 256 uint64_t pim_fpregs_fp0; 257 uint64_t pim_fpregs_fp1; 258 uint64_t pim_fpregs_fp2; 259 uint64_t pim_fpregs_fp3; 260 uint64_t pim_fpregs_fp4; 261 uint64_t pim_fpregs_fp5; 262 uint64_t pim_fpregs_fp6; 263 uint64_t pim_fpregs_fp7; 264 uint64_t pim_fpregs_fp8; 265 uint64_t pim_fpregs_fp9; [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/ryu/ |
| H A D | d2s_intrinsics.h | 34 static inline uint64_t umul128(const uint64_t a, const uint64_t b, uint64_t* const productHi) { in umul128() 39 static inline uint64_t shiftright128(const uint64_t lo, const uint64_t hi, const uint32_t dist) { in shiftright128() 56 static inline uint64_t umul128(const uint64_t a, const uint64_t b, uint64_t* const productHi) { in umul128() 63 const uint64_t b00 = (uint64_t)aLo * bLo; in umul128() 64 const uint64_t b01 = (uint64_t)aLo * bHi; in umul128() 65 const uint64_t b10 = (uint64_t)aHi * bLo; in umul128() 66 const uint64_t b11 = (uint64_t)aHi * bHi; in umul128() 71 const uint64_t mid1 = b10 + b00Hi; in umul128() 75 const uint64_t mid2 = b01 + mid1Lo; in umul128() 79 const uint64_t pHi = b11 + mid1Hi + mid2Hi; in umul128() [all …]
|
| /netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/ |
| H A D | zap.h | 134 uint64_t zap_create(objset_t *ds, dmu_object_type_t ot, 136 uint64_t zap_create_norm(objset_t *ds, int normflags, dmu_object_type_t ot, 138 uint64_t zap_create_flags(objset_t *os, int normflags, zap_flags_t flags, 141 uint64_t zap_create_link(objset_t *os, dmu_object_type_t ot, 142 uint64_t parent_obj, const char *name, dmu_tx_t *tx); 147 void mzap_create_impl(objset_t *os, uint64_t obj, int normflags, 154 int zap_create_claim(objset_t *ds, uint64_t obj, dmu_object_type_t ot, 156 int zap_create_claim_norm(objset_t *ds, uint64_t obj, 170 int zap_destroy(objset_t *ds, uint64_t zapobj, dmu_tx_t *tx); 199 int zap_lookup(objset_t *ds, uint64_t zapobj, const char *name, [all …]
|
| H A D | zfs_ioctl.h | 159 uint64_t drr_magic; 160 uint64_t drr_versioninfo; /* was drr_version */ 161 uint64_t drr_creation_time; 164 uint64_t drr_toguid; 165 uint64_t drr_fromguid; 171 uint64_t drr_toguid; 175 uint64_t drr_object; 183 uint64_t drr_toguid; 188 uint64_t drr_firstobj; 189 uint64_t drr_numobjs; [all …]
|
| H A D | zil.h | 61 uint64_t zh_claim_txg; /* txg in which log blocks were claimed */ 62 uint64_t zh_replay_seq; /* highest replayed sequence number */ 64 uint64_t zh_claim_blk_seq; /* highest claimed block sequence number */ 65 uint64_t zh_flags; /* header flags */ 66 uint64_t zh_claim_lr_seq; /* highest claimed lr sequence number */ 67 uint64_t zh_pad[3]; 90 uint64_t zc_pad; 92 uint64_t zc_nused; /* bytes in log block used */ 122 (sizeof (uint64_t) * 7) 129 #define ZIL_ACE_LENGTH(x) (roundup(x, sizeof (uint64_t))) [all …]
|
| H A D | spa_impl.h | 62 uint64_t sh_pool_create_len; /* ending offset of zpool create */ 63 uint64_t sh_phys_max_off; /* physical EOF */ 64 uint64_t sh_bof; /* logical BOF */ 65 uint64_t sh_eof; /* logical EOF */ 66 uint64_t sh_records_lost; /* num of records overwritten */ 70 uint64_t sav_object; /* MOS object for device list */ 141 uint64_t spa_config_txg; /* txg of last config change */ 147 uint64_t spa_import_flags; /* import specific flags */ 153 uint64_t spa_first_txg; /* first txg after spa_open() */ 154 uint64_t spa_final_txg; /* txg of export/destroy */ [all …]
|
| /netbsd-src/sys/arch/sparc64/sparc64/ |
| H A D | 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 …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
| H A D | RelocationResolver.cpp | 26 static bool supportsX86_64(uint64_t Type) { in supportsX86_64() 42 static uint64_t resolveX86_64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveX86_64() 43 uint64_t LocData, int64_t Addend) { in resolveX86_64() 62 static bool supportsAArch64(uint64_t Type) { in supportsAArch64() 74 static uint64_t resolveAArch64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveAArch64() argument 75 uint64_t /*LocData*/, int64_t Addend) { in resolveAArch64() 90 static bool supportsBPF(uint64_t Type) { in supportsBPF() 100 static uint64_t resolveBPF(uint64_t Type, uint64_t Offset, uint64_t S, in resolveBPF() 101 uint64_t LocData, int64_t /*Addend*/) { in resolveBPF() 112 static bool supportsMips64(uint64_t Type) { in supportsMips64() [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
| H A D | bpf.h | 39 typedef uint64_t bpf_insn_word; 77 #define BPF_SRC_X ((uint64_t)0x08 << 56) 78 #define BPF_SRC_K ((uint64_t)0x00 << 56) 80 #define BPF_CODE_ADD ((uint64_t)0x00 << 56) 81 #define BPF_CODE_SUB ((uint64_t)0x10 << 56) 82 #define BPF_CODE_MUL ((uint64_t)0x20 << 56) 83 #define BPF_CODE_DIV ((uint64_t)0x30 << 56) 84 #define BPF_CODE_OR ((uint64_t)0x40 << 56) 85 #define BPF_CODE_AND ((uint64_t)0x50 << 56) 86 #define BPF_CODE_LSH ((uint64_t)0x60 << 56) [all …]
|
| H A D | nfp.h | 39 #define NFP_ME27_INSTR_MASK_CMD ((uint64_t) 0x008000000000) 40 #define NFP_ME27_INSTR_CMD ((uint64_t) 0x000000000000) 44 #define NFP_ME27_INSTR_MASK_ALU_SHF ((uint64_t) 0x1ee000000000) 45 #define NFP_ME27_INSTR_ALU_SHF ((uint64_t) 0x008000000000) 49 #define NFP_ME27_INSTR_MASK_ALU ((uint64_t) 0x1ee000000000) 50 #define NFP_ME27_INSTR_ALU ((uint64_t) 0x00a000000000) 54 #define NFP_ME27_INSTR_MASK_IMMED ((uint64_t) 0x1ff900000000) 55 #define NFP_ME27_INSTR_IMMED ((uint64_t) 0x00f000000000) 59 #define NFP_ME27_INSTR_MASK_LD_FIELD ((uint64_t) 0x1ffa00e00000) 60 #define NFP_ME27_INSTR_LD_FIELD ((uint64_t) 0x00c000000000) [all …]
|
| /netbsd-src/sys/arch/mips/rmi/ |
| H A D | 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 …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/Disassembler/ |
| H A D | SystemZDisassembler.cpp | 35 DecodeStatus getInstruction(MCInst &instr, uint64_t &Size, 36 ArrayRef<uint8_t> Bytes, uint64_t Address, 74 uint64_t Address, uint64_t Offset, in tryAddingSymbolicOperand() 75 uint64_t Width, MCInst &MI, in tryAddingSymbolicOperand() 82 static DecodeStatus decodeRegisterClass(MCInst &Inst, uint64_t RegNo, in decodeRegisterClass() 92 static DecodeStatus DecodeGR32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGR32BitRegisterClass() 93 uint64_t Address, in DecodeGR32BitRegisterClass() 98 static DecodeStatus DecodeGRH32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGRH32BitRegisterClass() 99 uint64_t Address, in DecodeGRH32BitRegisterClass() 104 static DecodeStatus DecodeGR64BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGR64BitRegisterClass() [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
| H A D | nfp.h | 39 #define NFP_ME27_INSTR_MASK_CMD ((uint64_t) 0x008000000000) 40 #define NFP_ME27_INSTR_CMD ((uint64_t) 0x000000000000) 44 #define NFP_ME27_INSTR_MASK_ALU_SHF ((uint64_t) 0x1ee000000000) 45 #define NFP_ME27_INSTR_ALU_SHF ((uint64_t) 0x008000000000) 49 #define NFP_ME27_INSTR_MASK_ALU ((uint64_t) 0x1ee000000000) 50 #define NFP_ME27_INSTR_ALU ((uint64_t) 0x00a000000000) 54 #define NFP_ME27_INSTR_MASK_IMMED ((uint64_t) 0x1ff900000000) 55 #define NFP_ME27_INSTR_IMMED ((uint64_t) 0x00f000000000) 59 #define NFP_ME27_INSTR_MASK_LD_FIELD ((uint64_t) 0x1ffa00e00000) 60 #define NFP_ME27_INSTR_LD_FIELD ((uint64_t) 0x00c000000000) [all …]
|
| /netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/ |
| H A D | vm_event.h | 165 uint64_t rax; 166 uint64_t rcx; 167 uint64_t rdx; 168 uint64_t rbx; 169 uint64_t rsp; 170 uint64_t rbp; 171 uint64_t rsi; 172 uint64_t rdi; 173 uint64_t r8; 174 uint64_t r9; [all …]
|
| /netbsd-src/external/bsd/elftoolchain/dist/libdwarf/ |
| H A D | libdwarf_rw.c | 35 uint64_t 36 _dwarf_read_lsb(uint8_t *data, uint64_t *offsetp, int bytes_to_read) in _dwarf_read_lsb() 38 uint64_t ret; in _dwarf_read_lsb() 46 ret |= ((uint64_t) src[4]) << 32 | ((uint64_t) src[5]) << 40; in _dwarf_read_lsb() 47 ret |= ((uint64_t) src[6]) << 48 | ((uint64_t) src[7]) << 56; in _dwarf_read_lsb() 50 ret |= ((uint64_t) src[3]) << 24; in _dwarf_read_lsb() 53 ret |= ((uint64_t) src[2]) << 16; in _dwarf_read_lsb() 56 ret |= ((uint64_t) src[1]) << 8; in _dwarf_read_lsb() 70 uint64_t 73 uint64_t ret; in _dwarf_decode_lsb() [all …]
|
| /netbsd-src/external/lgpl3/mpfr/dist/src/ |
| H A D | add1sp1_extracted.c | 29 #define uint64_t mp_limb_t macro 35 uint64_t rb; 36 uint64_t sb; 41 MPFR_Add1sp1_mk_state(int64_t sh, int64_t bx, uint64_t rb, uint64_t sb) in MPFR_Add1sp1_mk_state() 48 uint64_t fst; 55 uint64_t fst; 56 uint64_t snd; 88 uint64_t *ap = a0.mpfr_d; in mpfr_add1sp1() 89 uint64_t *bp = b0.mpfr_d; in mpfr_add1sp1() 90 uint64_t *cp = c0.mpfr_d; in mpfr_add1sp1() [all …]
|
| /netbsd-src/sys/arch/hppa/dev/ |
| H A D | elroyreg.h | 35 uint64_t elroy_mtlt; /* 0x050 */ 38 uint64_t res1; /* 0x060 */ 39 uint64_t rope; /* 0x068 rope parity, loopback */ 40 uint64_t err_addr; /* 0x070 error log: address */ 41 uint64_t suspend; /* 0x078 rw suspend control */ 52 uint64_t arb_pri; /* 0x088 arbitration priority */ 53 uint64_t arb_mode; /* 0x090 arbitration mode */ 54 uint64_t mtlt; /* 0x098 */ 55 uint64_t res2[12]; /* 0x0a0 */ 56 uint64_t mod_info; /* 0x100 */ [all …]
|
| /netbsd-src/sys/fs/nilfs/ |
| H A D | nilfs_fs.h | 77 #define NILFS_BMAP_SIZE (NILFS_INODE_BMAP_SIZE * sizeof(uint64_t)) 80 #define NILFS_DIRECT_NBLOCKS (NILFS_BMAP_SIZE / sizeof(uint64_t) - 1) 120 (sizeof(uint64_t /* dkey */) + sizeof(uint64_t /* dptr */))) 127 #define NILFS_BTREE_NODE_EXTRA_PAD_SIZE (sizeof(uint64_t)) 131 (sizeof(uint64_t /* dkey */) + sizeof(uint64_t /* dptr */))) 134 #define NILFS_BTREE_KEY_MIN ( (uint64_t) 0) 135 #define NILFS_BTREE_KEY_MAX (~(uint64_t) 0) 154 uint64_t i_block [all...] |