| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-scratch.h | 78 static inline uint8_t cvmx_scratch_read8(uint64_t address) in cvmx_scratch_read8() 89 static inline uint16_t cvmx_scratch_read16(uint64_t address) in cvmx_scratch_read16() 100 static inline uint32_t cvmx_scratch_read32(uint64_t address) in cvmx_scratch_read32() 111 static inline uint64_t cvmx_scratch_read64(uint64_t address) in cvmx_scratch_read64() 124 static inline void cvmx_scratch_write8(uint64_t address, uint64_t value) in cvmx_scratch_write8() 134 static inline void cvmx_scratch_write16(uint64_t address, uint64_t value) in cvmx_scratch_write16() 144 static inline void cvmx_scratch_write32(uint64_t address, uint64_t value) in cvmx_scratch_write32() 154 static inline void cvmx_scratch_write64(uint64_t address, uint64_t value) in cvmx_scratch_write64()
|
| H A D | cvmx-asm.h | 196 #define CVMX_PREFETCH0(address) CVMX_PREFETCH(address, 0) argument 197 #define CVMX_PREFETCH128(address) CVMX_PREFETCH(address, 128) argument 199 #define CVMX_PREFETCH(address, offset) CVMX_PREFETCH_PREF0(address, offset) argument 210 #define CVMX_PREFETCH_L2(address, offset) CVMX_PREFETCH_PREFX(28, address, offset) argument 629 #define CVMX_LOADUNA_INT16(result, address, offset) \ argument 632 #define CVMX_LOADUNA_UINT16(result, address, offset) \ argument 635 #define CVMX_STOREUNA_INT16(data, address, offset) \ argument 639 #define CVMX_LOADUNA_INT32(result, address, offset) \ argument 643 #define CVMX_STOREUNA_INT32(data, address, offset) \ argument 649 #define CVMX_LOADUNA_INT64(result, address, offset) \ argument [all …]
|
| H A D | cvmx-key.h | 74 static inline uint64_t cvmx_key_read(uint64_t address) in cvmx_key_read() 95 static inline void cvmx_key_write(uint64_t address, uint64_t value) in cvmx_key_write()
|
| H A D | cvmx-tra.c | 348 uint64_t address, uint64_t address_mask) in cvmx_tra_setup() 404 uint64_t address, uint64_t address_mask) in cvmx_tra_setup_v2() 462 uint64_t address, uint64_t address_mask) in cvmx_tra_trig_setup() 513 uint64_t address, uint64_t address_mask) in cvmx_tra_trig_setup_v2() 550 uint64_t address = CVMX_TRA_READ_DAT; in cvmx_tra_read() local
|
| H A D | cvmx-hfa.c | 149 int64_t address; in hfa_bootmem_alloc() local 165 uint64_t address; in hfa_bootmem_free() local
|
| H A D | cvmx-pcie.h | 105 uint64_t address : 32; /* PCIe IO address */ member 115 uint64_t address : 36; /* PCIe Mem address */ member 280 static inline void cvmx_pcie_npei_write32(uint64_t address, uint32_t val) in cvmx_pcie_npei_write32() 292 static inline uint32_t cvmx_pcie_npei_read32(uint64_t address) in cvmx_pcie_npei_read32()
|
| H A D | cvmx-dma-engine.c | 134 uint64_t address = cvmx_ptr_to_phys(cvmx_cmd_queue_buffer(CVMX_CMD_QUEUE_DMA(engine))); in cvmx_dma_engine_initialize() local 382 …x_dma_engine_build_internal_pointers(cvmx_dma_engine_buffer_t *buffers, uint64_t address, int size) in __cvmx_dma_engine_build_internal_pointers() 413 …x_dma_engine_build_external_pointers(cvmx_dma_engine_buffer_t *buffers, uint64_t address, int size) in __cvmx_dma_engine_build_external_pointers()
|
| H A D | cvmx-llm.h | 83 uint64_t address :32; // address<1:0> mbz, address<31:30> mbz member 223 static inline void cvmx_llm_write_narrow(cvmx_llm_address_t address, uint64_t value, int set) in cvmx_llm_write_narrow() 256 static inline void cvmx_llm_write_wide(cvmx_llm_address_t address, uint64_t value, int set) in cvmx_llm_write_wide() 282 static inline cvmx_llm_data_t cvmx_llm_read_narrow(cvmx_llm_address_t address, int set) in cvmx_llm_read_narrow() 310 static inline uint64_t cvmx_llm_read_wide(cvmx_llm_address_t address, int set) in cvmx_llm_read_wide()
|
| H A D | cvmx-pcie.c | 1301 uint64_t address = __cvmx_pcie_build_config_addr(pcie_port, bus, dev, fn, reg); in cvmx_pcie_config_read8() local 1322 uint64_t address = __cvmx_pcie_build_config_addr(pcie_port, bus, dev, fn, reg); in cvmx_pcie_config_read16() local 1343 uint64_t address; in cvmx_pcie_config_read32() local 1365 uint64_t address = __cvmx_pcie_build_config_addr(pcie_port, bus, dev, fn, reg); in cvmx_pcie_config_write8() local 1383 uint64_t address = __cvmx_pcie_build_config_addr(pcie_port, bus, dev, fn, reg); in cvmx_pcie_config_write16() local 1401 uint64_t address = __cvmx_pcie_build_config_addr(pcie_port, bus, dev, fn, reg); in cvmx_pcie_config_write32() local
|
| H A D | cvmx-usbd.c | 86 static inline uint32_t __cvmx_usbd_read_csr32(cvmx_usbd_state_t *usb, uint64_t address) in __cvmx_usbd_read_csr32() 103 static inline void __cvmx_usbd_write_csr32(cvmx_usbd_state_t *usb, uint64_t address, uint32_t value) in __cvmx_usbd_write_csr32() 762 void cvmx_usbd_set_address(cvmx_usbd_state_t *usb, int address) in cvmx_usbd_set_address()
|
| H A D | cvmx-fpa.h | 182 uint64_t address; in cvmx_fpa_alloc() local 235 uint64_t address; in cvmx_fpa_async_alloc_finish() local
|
| /f-stack/dpdk/drivers/net/enic/base/ |
| H A D | rq_enet_desc.h | 13 uint64_t address; member 32 uint64_t address, uint8_t type, uint16_t length) in rq_enet_desc_enc() 40 uint64_t *address, uint8_t *type, uint16_t *length) in rq_enet_desc_dec()
|
| H A D | wq_enet_desc.h | 13 uint64_t address; member 42 uint64_t address, uint16_t length, uint16_t mss, uint16_t header_length, in wq_enet_desc_enc() 61 uint64_t *address, uint16_t *length, uint16_t *mss, in wq_enet_desc_dec()
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | db_disasm.c | 50 db_disasm_read_word(vm_offset_t address) in db_disasm_read_word() 57 db_disasm_printaddr(vm_offset_t address) in db_disasm_printaddr()
|
| /f-stack/freebsd/arm/arm/ |
| H A D | db_disasm.c | 61 db_disasm_read_word(u_int address) in db_disasm_read_word() 68 db_disasm_printaddr(u_int address) in db_disasm_printaddr()
|
| H A D | disassem.c | 668 disassemble_readword(u_int address) in disassemble_readword() 674 disassemble_printaddr(u_int address) in disassemble_printaddr() 684 disassemble(u_int address) in disassemble()
|
| /f-stack/dpdk/drivers/net/nfp/nfpcore/ |
| H A D | nfp_target.h | 118 nfp6000_nbi(uint32_t cpp_id, uint64_t address) in nfp6000_nbi() 281 nfp6000_mu(uint32_t cpp_id, uint64_t address) in nfp6000_mu() 471 nfp6000_target_pushpull(uint32_t cpp_id, uint64_t address) in nfp6000_target_pushpull() 515 nfp6000_target_action_width(uint32_t cpp_id, uint64_t address, in nfp6000_target_action_width() 526 nfp_target_action_width(uint32_t model, uint32_t cpp_id, uint64_t address, in nfp_target_action_width()
|
| H A D | nfp_cppcore.c | 129 const char *name, unsigned long long address, in nfp_cpp_area_alloc_with_name() 186 unsigned long long address, unsigned long size) in nfp_cpp_area_alloc() 208 unsigned long long address, unsigned long size) in nfp_cpp_area_alloc_acquire() 476 nfp_cpp_readl(struct nfp_cpp *cpp, uint32_t cpp_id, unsigned long long address, in nfp_cpp_readl() 489 nfp_cpp_writel(struct nfp_cpp *cpp, uint32_t cpp_id, unsigned long long address, in nfp_cpp_writel() 501 nfp_cpp_readq(struct nfp_cpp *cpp, uint32_t cpp_id, unsigned long long address, in nfp_cpp_readq() 514 nfp_cpp_writeq(struct nfp_cpp *cpp, uint32_t cpp_id, unsigned long long address, in nfp_cpp_writeq() 694 unsigned long long address, void *kernel_vaddr, size_t length) in nfp_cpp_read() 721 unsigned long long address, const void *kernel_vaddr, in nfp_cpp_write()
|
| H A D | nfp_mutex.c | 32 unsigned long long address; member 39 _nfp_cpp_mutex_validate(uint32_t model, int *target, unsigned long long address) in _nfp_cpp_mutex_validate() 76 nfp_cpp_mutex_init(struct nfp_cpp *cpp, int target, unsigned long long address, in nfp_cpp_mutex_init() 119 unsigned long long address, uint32_t key) in nfp_cpp_mutex_alloc()
|
| /f-stack/freebsd/ddb/ |
| H A D | db_write_cmd.c | 48 db_write_cmd(db_expr_t address, bool have_addr, db_expr_t count, in db_write_cmd()
|
| /f-stack/tools/compat/include/sys/ |
| H A D | linker.h | 67 caddr_t address; member 80 caddr_t address; /* load address */ member 307 caddr_t address; /* load address */ member 317 caddr_t address; /* load address */ member
|
| /f-stack/freebsd/sys/ |
| H A D | linker.h | 69 caddr_t address; member 83 caddr_t address; /* load address */ member 330 caddr_t address; /* load address */ member 340 caddr_t address; /* load address */ member
|
| /f-stack/dpdk/lib/librte_eal/windows/ |
| H A D | eal_debug.c | 35 DWORD64 address = (DWORD64)(stack_trace[frame_num - 1]); in rte_dump_stack() local
|
| /f-stack/tools/libmemstat/ |
| H A D | memstat_uma.c | 264 kread(kvm_t *kvm, void *kvm_pointer, void *address, size_t size, in kread() 300 kread_symbol(kvm_t *kvm, int index, void *address, size_t size, in kread_symbol()
|
| /f-stack/app/micro_thread/ |
| H A D | ff_hook.cpp | 54 int ff_hook_connect(int fd, const struct sockaddr *address, socklen_t addrlen_len) in ff_hook_connect() 90 struct sockaddr *address, socklen_t *address_len) in ff_hook_recvfrom()
|