Searched refs:uint64_t (Results 176 - 200 of 5847) sorted by relevance

1234567891011>>

/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Dcvmx-fpa.h72 uint64_t u64;
74 uint64_t scraddr : 8; /**< the (64-bit word) location in scratchpad to write to (if len != 0) */
75 uint64_t len : 8; /**< the number of words in the response (0 => no response) */
76 uint64_t did : 8; /**< the ID of the device on the non-coherent bus */
77 uint64_t addr :40; /**< the address that will appear in the first tick on the NCB bus */
87 uint64_t size; /**< Size of each block */
89 uint64_t starting_element_count; /**< The number of elements in the pool at creation */
106 static inline const char *cvmx_fpa_get_name(uint64_t pool)
117 static inline void *cvmx_fpa_get_base(uint64_t pool)
131 static inline int cvmx_fpa_is_member(uint64_t poo
[all...]
H A Dcvmx-smi-defs.h57 static inline uint64_t CVMX_SMI_DRV_CTL_FUNC(void)
74 uint64_t u64;
77 uint64_t reserved_14_63 : 50;
78 uint64_t pctl : 6; /**< PCTL Drive strength control bits
82 uint64_t reserved_6_7 : 2;
83 uint64_t nctl : 6; /**< NCTL Drive strength control bits
88 uint64_t nctl : 6;
89 uint64_t reserved_6_7 : 2;
90 uint64_t pctl : 6;
91 uint64_t reserved_14_6
[all...]
H A Dcvmx-sysinfo.h77 uint64_t system_dram_size; /**< installed DRAM in system, in bytes */
78 uint64_t phy_mem_desc_addr; /**< Address of the memory descriptor block */
81 uint64_t stack_top; /**< stack top address (virtual) */
82 uint64_t heap_base; /**< heap base address (virtual) */
87 uint64_t exception_base_addr; /**< exception base address, as set by bootloader */
105 uint64_t compact_flash_common_base_addr;
106 uint64_t compact_flash_attribute_base_addr;
114 uint64_t led_display_base_addr;
118 uint64_t fdt_addr; /** pointer to device tree */
173 extern int cvmx_sysinfo_minimal_initialize(uint64_t phy_mem_desc_add
[all...]
H A Dcvmx-mixx-defs.h56 static inline uint64_t CVMX_MIXX_BIST(unsigned long offset)
72 static inline uint64_t CVMX_MIXX_CTL(unsigned long offset)
88 static inline uint64_t CVMX_MIXX_INTENA(unsigned long offset)
104 static inline uint64_t CVMX_MIXX_IRCNT(unsigned long offset)
120 static inline uint64_t CVMX_MIXX_IRHWM(unsigned long offset)
136 static inline uint64_t CVMX_MIXX_IRING1(unsigned long offset)
152 static inline uint64_t CVMX_MIXX_IRING2(unsigned long offset)
168 static inline uint64_t CVMX_MIXX_ISR(unsigned long offset)
184 static inline uint64_t CVMX_MIXX_ORCNT(unsigned long offset)
200 static inline uint64_t CVMX_MIXX_ORHW
[all...]
H A Dcvmx-srxx-defs.h56 static inline uint64_t CVMX_SRXX_COM_CTL(unsigned long block_id)
68 static inline uint64_t CVMX_SRXX_IGN_RX_FULL(unsigned long block_id)
80 static inline uint64_t CVMX_SRXX_SPI4_CALX(unsigned long offset, unsigned long block_id)
92 static inline uint64_t CVMX_SRXX_SPI4_STAT(unsigned long block_id)
104 static inline uint64_t CVMX_SRXX_SW_TICK_CTL(unsigned long block_id)
116 static inline uint64_t CVMX_SRXX_SW_TICK_DAT(unsigned long block_id)
141 uint64_t u64;
144 uint64_t reserved_8_63 : 56;
145 uint64_t prts : 4; /**< Number of ports in the receiver (write: ports - 1)
151 uint64_t st_e
[all...]
H A Dcvmx-led-defs.h57 static inline uint64_t CVMX_LED_BLINK_FUNC(void)
68 static inline uint64_t CVMX_LED_CLK_PHASE_FUNC(void)
79 static inline uint64_t CVMX_LED_CYLON_FUNC(void)
90 static inline uint64_t CVMX_LED_DBG_FUNC(void)
101 static inline uint64_t CVMX_LED_EN_FUNC(void)
112 static inline uint64_t CVMX_LED_POLARITY_FUNC(void)
123 static inline uint64_t CVMX_LED_PRT_FUNC(void)
134 static inline uint64_t CVMX_LED_PRT_FMT_FUNC(void)
144 static inline uint64_t CVMX_LED_PRT_STATUSX(unsigned long offset)
157 static inline uint64_t CVMX_LED_UDD_CNT
[all...]
H A Dcvmx-debug.h95 volatile uint64_t remote_controlled;
96 uint64_t regs[32];
97 uint64_t lo;
98 uint64_t hi;
110 uint64_t index;
111 uint64_t entrylo[2];
112 uint64_t entryhi;
113 uint64_t pagemask;
114 uint64_t status;
115 uint64_t badvadd
[all...]
/freebsd-12-stable/sys/sparc64/include/
H A Dpcb.h49 uint64_t pcb_rwsp[MAXWIN];
50 uint64_t pcb_flags;
51 uint64_t pcb_nsaved;
52 uint64_t pcb_pc;
53 uint64_t pcb_sp;
54 uint64_t pcb_tpc;
55 uint64_t pcb_pad[3];
H A Dcounter.h46 static inline uint64_t
47 counter_u64_read_one(uint64_t *p, int cpu)
50 return (*(uint64_t *)((char *)p + UMA_PCPU_ALLOC_SIZE * cpu));
53 static inline uint64_t
54 counter_u64_fetch_inline(uint64_t *p)
56 uint64_t r;
61 r += counter_u64_read_one((uint64_t *)p, i);
71 *((uint64_t *)((char *)arg + UMA_PCPU_ALLOC_SIZE *
86 *(uint64_t *)zpcpu_get(c) += (inc); \
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm-c/
H A DDisassemblerTypes.h42 typedef int (*LLVMOpInfoCallback)(void *DisInfo, uint64_t PC,
43 uint64_t Offset, uint64_t Size,
67 uint64_t Present; /* 1 if this symbol is present */
69 uint64_t Value; /* symbol value if name is NULL */
75 uint64_t Value;
76 uint64_t VariantKind;
113 uint64_t ReferenceValue,
114 uint64_t *ReferenceType,
115 uint64_t ReferenceP
[all...]
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dmetaslab_impl.h51 uint64_t mat_size;
52 uint64_t mat_weight;
54 uint64_t mat_offset;
160 uint64_t mc_aliquot;
168 uint64_t mc_groups;
187 uint64_t *mc_alloc_max_slots;
190 uint64_t mc_alloc_groups; /* # of allocatable groups */
192 uint64_t mc_alloc; /* total allocated space */
193 uint64_t mc_deferred; /* total deferred frees */
194 uint64_t mc_spac
[all...]
H A Dbptree.h36 uint64_t bt_begin;
37 uint64_t bt_end;
38 uint64_t bt_bytes;
39 uint64_t bt_comp;
40 uint64_t bt_uncomp;
45 uint64_t be_birth_txg; /* only delete blocks born after this txg */
51 uint64_t bptree_alloc(objset_t *os, dmu_tx_t *tx);
52 int bptree_free(objset_t *os, uint64_t obj, dmu_tx_t *tx);
53 boolean_t bptree_is_empty(objset_t *os, uint64_t obj);
55 void bptree_add(objset_t *os, uint64_t ob
[all...]
H A Dvdev_indirect_births.h31 uint64_t vibe_offset;
32 uint64_t vibe_phys_birth_txg;
36 uint64_t vib_count; /* count of v_i_b_entry_phys_t's */
40 uint64_t vib_object;
57 uint64_t object);
60 extern uint64_t vdev_indirect_births_alloc(objset_t *os, dmu_tx_t *tx);
61 extern void vdev_indirect_births_free(objset_t *os, uint64_t object,
64 extern uint64_t vdev_indirect_births_count(vdev_indirect_births_t *vib);
65 extern uint64_t vdev_indirect_births_object(vdev_indirect_births_t *vib);
68 uint64_t offse
[all...]
H A Dspa_impl.h64 uint64_t sh_pool_create_len; /* ending offset of zpool create */
65 uint64_t sh_phys_max_off; /* physical EOF */
66 uint64_t sh_bof; /* logical BOF */
67 uint64_t sh_eof; /* logical EOF */
68 uint64_t sh_records_lost; /* num of records overwritten */
72 * All members must be uint64_t, for byteswap purposes.
75 uint64_t sr_state; /* dsl_scan_state_t */
81 uint64_t sr_removing_vdev;
87 uint64_t sr_prev_indirect_vdev;
89 uint64_t sr_start_tim
[all...]
H A Dvdev_indirect_mapping.h39 uint64_t vimep_src;
64 uint64_t vimp_max_offset;
65 uint64_t vimp_bytes_mapped;
66 uint64_t vimp_num_entries; /* number of v_i_m_entry_phys_t's */
74 uint64_t vimp_counts_object;
77 #define VDEV_INDIRECT_MAPPING_SIZE_V0 (3 * sizeof (uint64_t))
80 uint64_t vim_object;
98 uint64_t object);
100 extern uint64_t vdev_indirect_mapping_alloc(objset_t *os, dmu_tx_t *tx);
101 extern void vdev_indirect_mapping_free(objset_t *os, uint64_t ob
[all...]
/freebsd-12-stable/sys/fs/fuse/
H A Dfuse_kernel.h129 uint64_t ino;
130 uint64_t size;
131 uint64_t blocks;
132 uint64_t atime;
133 uint64_t mtime;
134 uint64_t ctime;
148 uint64_t blocks;
149 uint64_t bfree;
150 uint64_t bavail;
151 uint64_t file
[all...]
/freebsd-12-stable/sys/fs/nandfs/
H A Dnandfs_fs.h68 uint64_t i_blocks; /* 0: size in device blocks */
69 uint64_t i_size; /* 8: size in bytes */
70 uint64_t i_ctime; /* 16: creation time in seconds */
71 uint64_t i_mtime; /* 24: modification time in seconds part*/
82 uint64_t i_xattr; /* 184: reserved for extended attributes*/
104 uint64_t sr_nongc_ctime; /* timestamp, not for cleaner(?) */
151 uint64_t f_ctime; /* creation time (execution time
168 uint64_t f_nsegments; /* number of segm. in filesystem */
187 uint64_t s_last_cno; /* last checkpoint number */
188 uint64_t s_last_pse
[all...]
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingBuffer.c30 uint64_t __llvm_profile_get_size_for_buffer(void) {
33 const uint64_t *CountersBegin = __llvm_profile_begin_counters();
34 const uint64_t *CountersEnd = __llvm_profile_end_counters();
43 uint64_t __llvm_profile_get_data_size(const __llvm_profile_data *Begin,
52 static uint64_t calculateBytesNeededToPageAlign(uint64_t Offset,
54 uint64_t OffsetModPage = Offset % PageSize;
62 uint64_t DataSize, uint64_t CountersSize, uint64_t NamesSiz
[all...]
/freebsd-12-stable/lib/libmemstat/
H A Dmemstat.h125 uint64_t memstat_get_countlimit(const struct memory_type *mtp);
126 uint64_t memstat_get_byteslimit(const struct memory_type *mtp);
127 uint64_t memstat_get_sizemask(const struct memory_type *mtp);
128 uint64_t memstat_get_size(const struct memory_type *mtp);
129 uint64_t memstat_get_rsize(const struct memory_type *mtp);
130 uint64_t memstat_get_memalloced(const struct memory_type *mtp);
131 uint64_t memstat_get_memfreed(const struct memory_type *mtp);
132 uint64_t memstat_get_numallocs(const struct memory_type *mtp);
133 uint64_t memstat_get_numfrees(const struct memory_type *mtp);
134 uint64_t memstat_get_byte
[all...]
/freebsd-12-stable/sys/amd64/include/
H A Dvmm_instruction_emul.h39 typedef int (*mem_region_read_t)(void *vm, int cpuid, uint64_t gpa,
40 uint64_t *rval, int rsize, void *arg);
42 typedef int (*mem_region_write_t)(void *vm, int cpuid, uint64_t gpa,
43 uint64_t wval, int wsize, void *arg);
56 int vmm_emulate_instruction(void *vm, int cpuid, uint64_t gpa, struct vie *vie,
61 uint64_t val, int size);
66 int vie_alignment_check(int cpl, int operand_size, uint64_t cr0,
67 uint64_t rflags, uint64_t gla);
70 int vie_canonical_check(enum vm_cpu_mode cpu_mode, uint64_t gl
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextLinux_x86_64.cpp18 uint64_t r15;
19 uint64_t r14;
20 uint64_t r13;
21 uint64_t r12;
22 uint64_t rbp;
23 uint64_t rbx;
24 uint64_t r11;
25 uint64_t r10;
26 uint64_t r9;
27 uint64_t r
[all...]
/freebsd-12-stable/sys/riscv/include/
H A Dcounter.h43 static inline uint64_t
44 counter_u64_read_one(uint64_t *p, int cpu)
47 return (*(uint64_t *)((char *)p + UMA_PCPU_ALLOC_SIZE * cpu));
50 static inline uint64_t
51 counter_u64_fetch_inline(uint64_t *p)
53 uint64_t r;
58 r += counter_u64_read_one((uint64_t *)p, i);
68 *((uint64_t *)((char *)arg + UMA_PCPU_ALLOC_SIZE *
83 *(uint64_t *)zpcpu_get(c) += (inc); \
/freebsd-12-stable/sys/mips/include/
H A Dcounter.h46 static inline uint64_t
47 counter_u64_read_one(uint64_t *p, int cpu)
50 return (*(uint64_t *)((char *)p + UMA_PCPU_ALLOC_SIZE * cpu));
53 static inline uint64_t
54 counter_u64_fetch_inline(uint64_t *p)
56 uint64_t r;
61 r += counter_u64_read_one((uint64_t *)p, i);
71 *((uint64_t *)((char *)arg + UMA_PCPU_ALLOC_SIZE *
86 *(uint64_t *)zpcpu_get(c) += (inc); \
/freebsd-12-stable/sys/arm/include/
H A Dcounter.h44 static inline uint64_t
45 counter_u64_read_one(uint64_t *p, int cpu)
48 return (atomic_load_64((uint64_t *)((char *)p + UMA_PCPU_ALLOC_SIZE *
52 static inline uint64_t
53 counter_u64_fetch_inline(uint64_t *p)
55 uint64_t r;
60 r += counter_u64_read_one((uint64_t *)p, i);
69 atomic_store_64((uint64_t *)((char *)arg + UMA_PCPU_ALLOC_SIZE *
88 atomic_add_64((uint64_t *)zpcpu_get(c), inc);
/freebsd-12-stable/sys/arm64/include/
H A Dcounter.h41 static inline uint64_t
42 counter_u64_read_one(uint64_t *p, int cpu)
45 return (*(uint64_t *)((char *)p + UMA_PCPU_ALLOC_SIZE * cpu));
48 static inline uint64_t
49 counter_u64_fetch_inline(uint64_t *p)
51 uint64_t r;
56 r += counter_u64_read_one((uint64_t *)p, i);
65 *((uint64_t *)((char *)arg + UMA_PCPU_ALLOC_SIZE *
84 atomic_add_64((uint64_t *)zpcpu_get(c), inc);

Completed in 375 milliseconds

1234567891011>>