Home
last modified time | relevance | path

Searched defs:start_addr (Results 1 – 25 of 52) sorted by relevance

123

/openbmc/u-boot/arch/mips/lib/
H A Dcache.c109 void flush_cache(ulong start_addr, ulong size) in flush_cache()
143 void flush_dcache_range(ulong start_addr, ulong stop) in flush_dcache_range()
161 void invalidate_dcache_range(ulong start_addr, ulong stop) in invalidate_dcache_range()
/openbmc/u-boot/arch/xtensa/lib/
H A Dcache.c29 void flush_cache(ulong start_addr, ulong size) in flush_cache()
41 void flush_dcache_range(ulong start_addr, ulong end_addr) in flush_dcache_range()
/openbmc/u-boot/arch/powerpc/lib/
H A Dcache.c11 void flush_cache(ulong start_addr, ulong size) in flush_cache()
/openbmc/u-boot/cmd/
H A Dstrings.c13 static char *start_addr, *last_addr; variable
H A Dmem.c569 static ulong mem_test_alt(vu_long *buf, ulong start_addr, ulong end_addr, in mem_test_alt()
793 static ulong mem_test_quick(vu_long *buf, ulong start_addr, ulong end_addr, in mem_test_quick()
/openbmc/u-boot/cmd/ti/
H A Dddr3.c231 u32 start_addr, end_addr, range, ecc_ctrl; in is_addr_valid() local
279 u32 start_addr, end_addr, size, ecc_err; in do_ddr_test() local
/openbmc/qemu/hw/i386/xen/
H A Dxen-hvm.c184 static XenPhysmap *get_physmapping(hwaddr start_addr, ram_addr_t size, in get_physmapping()
252 hwaddr start_addr, in xen_add_to_physmap()
333 hwaddr start_addr, in xen_remove_from_physmap()
382 hwaddr start_addr, in xen_sync_dirty_bitmap()
714 hwaddr start_addr = section->offset_within_address_space; in arch_xen_set_memory() local
/openbmc/u-boot/board/freescale/common/
H A Dmpc85xx_sleep.c79 u32 start_addr; in fsl_dp_resume() local
H A Darm_sleep.c113 u32 start_addr; in fsl_dp_resume() local
/openbmc/u-boot/arch/m68k/lib/
H A Dcache.c14 void flush_cache(ulong start_addr, ulong size) in flush_cache()
/openbmc/qemu/pc-bios/optionrom/
H A Dpvh_main.c54 static uintptr_t search_rsdp(uint32_t start_addr, uint32_t end_addr) in search_rsdp()
/openbmc/u-boot/board/xilinx/zynq/
H A Dbootimg.c129 int zynq_validate_partition(u32 start_addr, u32 len, u32 chksum_off) in zynq_validate_partition()
/openbmc/u-boot/drivers/mmc/
H A Dsdhci.c71 unsigned int start_addr) in sdhci_transfer_data()
152 unsigned int time = 0, start_addr = 0; local
/openbmc/qemu/hw/misc/
H A Dxlnx-versal-cframe-reg.c142 static void cfrm_readout_frames(XlnxVersalCFrameReg *s, uint32_t start_addr, in cfrm_readout_frames()
177 uint32_t start_addr = extract32(s->regs[R_FAR0], 0, 23); in cfrm_frcnt_post_write() local
280 uint32_t start_addr = extract32(s->regs[R_FAR_SFR0], 0, 23); in cfrm_far_sfr_post_write() local
/openbmc/qemu/hw/riscv/
H A Dxiangshan_kmh.c168 hwaddr start_addr = memmap[XIANGSHAN_KMH_DRAM].base; in type_init() local
H A Dmicrochip_pfsoc.c658 hwaddr start_addr; in type_init() local
/openbmc/qemu/include/hw/xen/
H A Dxen_native.h370 hwaddr start_addr = section->offset_within_address_space; in xen_map_memory_section() local
387 hwaddr start_addr = section->offset_within_address_space; in xen_unmap_memory_section() local
404 hwaddr start_addr = section->offset_within_address_space; in xen_map_io_section() local
421 hwaddr start_addr = section->offset_within_address_space; in xen_unmap_io_section() local
H A Dxen-hvm-common.h39 hwaddr start_addr; member
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dmxs.c66 void mx28_fixup_vt(uint32_t start_addr) in mx28_fixup_vt()
/openbmc/qemu/contrib/elf2dmp/
H A Dmain.c379 static bool pe_get_data_dir_entry(uint64_t base, void *start_addr, int idx, in pe_get_data_dir_entry()
450 static bool pe_check_pdb_name(uint64_t base, void *start_addr, in pe_check_pdb_name()
/openbmc/qemu/contrib/plugins/
H A Dhotblocks.c36 uint64_t start_addr; member
/openbmc/u-boot/arch/mips/mach-mt7620/
H A Dddr_calibrate.c74 static inline void cal_patgen(u32 start_addr, u32 size, u32 bias) in cal_patgen()
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dsec-common.c207 int secure_emif_firewall_setup(uint8_t region_num, uint32_t start_addr, in secure_emif_firewall_setup()
/openbmc/u-boot/arch/arm/include/asm/
H A Darmv7_mpu.h82 uint32_t start_addr; member
/openbmc/u-boot/arch/arm/mach-mvebu/
H A Ddram.c170 u32 start_addr; in dram_ecc_scrubbing() local

123