/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | VMRange.h | 31 VMRange(lldb::addr_t start_addr, lldb::addr_t end_addr) in VMRange() 43 void Reset(lldb::addr_t start_addr, lldb::addr_t end_addr) { in Reset()
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx_93cx6.c | 157 ahc_read_seeprom(struct seeprom_descriptor * sd,uint16_t * buf,u_int start_addr,u_int count) ahc_read_seeprom() argument 229 ahc_write_seeprom(struct seeprom_descriptor * sd,uint16_t * buf,u_int start_addr,u_int count) ahc_write_seeprom() argument
|
H A D | aic79xx_pci.c | 563 u_int start_addr; ahd_check_extport() local
|
H A D | aic7xxx_pci.c | 1379 u_int start_addr; check_extport() local
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectMemoryTag.cpp | 54 addr_t start_addr = OptionArgParser::ToRawAddress( in DoExecute() local 206 addr_t start_addr = OptionArgParser::ToRawAddress( DoExecute() local [all...] |
H A D | CommandObjectDisassemble.h | 55 lldb::addr_t start_addr = 0; variable
|
H A D | CommandObjectSource.cpp | 422 lldb::addr_t start_addr = base_address.GetLoadAddress(target); in DumpLinesInFunctions() local
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | StackFrameRecognizer.cpp | 119 Address start_addr = symbol->GetAddress(); in GetRecognizerForFrame() local
|
H A D | Process.cpp | 2014 void Process::DoFindInMemory(lldb::addr_t start_addr, lldb::addr_t end_addr, in DoFindInMemory() 2080 const lldb::addr_t start_addr = in FindRangesInMemory() local 2120 const lldb::addr_t start_addr = in FindInMemory() local
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | AddressRange.cpp | 213 addr_t start_addr = m_base_addr.GetLoadAddress(target); in GetDescription() local
|
/freebsd/sys/dev/iser/ |
H A D | iser_memory.c | 63 u64 start_addr, end_addr; in iser_data_buf_aligned_len() local
|
/freebsd/sys/riscv/riscv/ |
H A D | mp_machdep.c | 330 vm_paddr_t start_addr; in cpu_init_fdt() local
|
H A D | sbi.c | 244 sbi_hsm_hart_start(u_long hart,u_long start_addr,u_long priv) sbi_hsm_hart_start() argument
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | ser.c | 530 ser_mac_mem_dump(struct rtw89_dev * rtwdev,u8 * buf,u8 sel,u32 start_addr,u32 len) ser_mac_mem_dump() argument 561 u32 start_addr = rtwdev->chip->rsvd_ple_ofst; rtw89_ser_fw_rsvd_ple_dump() local
|
H A D | debug.c | 786 u32 sel, start_addr, len; rtw89_debug_priv_mac_mem_dump_select() local 812 rtw89_debug_dump_mac_mem(struct seq_file * m,struct rtw89_dev * rtwdev,u8 sel,u32 start_addr,u32 len) rtw89_debug_dump_mac_mem() argument
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_linux_libcdep.cpp | 508 void *start_addr; in GetTls() local 1050 static void CreateAliases(uptr start_addr, uptr alias_size, uptr num_aliases) { in CreateAliases()
|
/freebsd/sys/dev/cfe/ |
H A D | cfe_api_int.h | 118 cfe_xuint_t start_addr; /* CPU start address */ member
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_page.c | 356 lkpi_remap_pfn_range(struct vm_area_struct *vma, unsigned long start_addr, in lkpi_remap_pfn_range()
|
/freebsd/contrib/ofed/libmlx5/ |
H A D | wqe.h | 129 uint64_t start_addr; member
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_hostap.h | 108 u32 start_addr; member
|
/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | SymbolContext.cpp | 688 Address start_addr; in GetFunctionStartLineEntry() local
|
/freebsd/sys/dev/irdma/ |
H A D | irdma_cm.c | 827 irdma_build_mpa_v1(struct irdma_cm_node *cm_node, void *start_addr, in irdma_build_mpa_v1() argument 854 irdma_build_mpa_v2(struct irdma_cm_node *cm_node, void *start_addr, in irdma_build_mpa_v2() argument
|
/freebsd/sys/dev/qat/include/common/ |
H A D | icp_qat_uclo.h | 168 unsigned int start_addr; member 233 unsigned int start_addr; member
|
/freebsd/sys/arm64/vmm/io/ |
H A D | vgic_v3.c | 190 #define VGIC_REGISTER(start_addr, reg_size, reg_flags, readf, writef) \ argument 194 #define VGIC_REGISTER_RAZ_WI(start_addr, reg_size, reg_flags) \ argument
|
/freebsd/sys/dev/mlx4/ |
H A D | qp.h | 398 __be64 start_addr; member
|