/u-boot/arch/mips/mach-octeon/ |
A D | cache.c | 11 void flush_dcache_range(ulong start_addr, ulong stop) in flush_dcache_range() 17 void flush_cache(ulong start_addr, ulong size) in flush_cache() 21 void invalidate_dcache_range(ulong start_addr, ulong stop) in invalidate_dcache_range()
|
A D | cvmx-bootmem.c | 1364 int cvmx_bootmem_reserve_memory(u64 start_addr, u64 size, in cvmx_bootmem_reserve_memory()
|
/u-boot/arch/xtensa/lib/ |
A D | cache.c | 30 void flush_cache(ulong start_addr, ulong size) in flush_cache() 42 void flush_dcache_range(ulong start_addr, ulong end_addr) in flush_dcache_range()
|
/u-boot/arch/mips/lib/ |
A D | cache.c | 111 void __weak flush_cache(ulong start_addr, ulong size) in flush_cache() 145 void __weak flush_dcache_range(ulong start_addr, ulong stop) in flush_dcache_range() 163 void __weak invalidate_dcache_range(ulong start_addr, ulong stop) in invalidate_dcache_range()
|
/u-boot/arch/powerpc/lib/ |
A D | cache.c | 12 void flush_cache(ulong start_addr, ulong size) in flush_cache()
|
/u-boot/cmd/ |
A D | strings.c | 13 static char *start_addr, *last_addr; variable
|
A D | mem.c | 712 static ulong mem_test_alt(vu_long *buf, ulong start_addr, ulong end_addr, in mem_test_alt() 1001 static ulong mem_test_quick(vu_long *buf, ulong start_addr, ulong end_addr, in mem_test_quick()
|
A D | load.c | 147 ulong start_addr = ~0; in load_serial() local
|
/u-boot/cmd/ti/ |
A D | ddr3.c | 237 u32 start_addr, end_addr, range, ecc_ctrl; in is_addr_valid() local 285 u32 start_addr, end_addr, size, ecc_err; in do_ddr_test() local
|
/u-boot/board/freescale/common/ |
A D | mpc85xx_sleep.c | 81 u32 start_addr; in fsl_dp_resume() local
|
A D | arm_sleep.c | 115 u32 start_addr; in fsl_dp_resume() local
|
/u-boot/arch/m68k/lib/ |
A D | cache.c | 15 void flush_cache(ulong start_addr, ulong size) in flush_cache()
|
/u-boot/board/xilinx/zynq/ |
A D | bootimg.c | 132 int zynq_validate_partition(u32 start_addr, u32 len, u32 chksum_off) in zynq_validate_partition()
|
/u-boot/arch/arm/cpu/arm926ejs/mxs/ |
A D | mxs.c | 73 void mx28_fixup_vt(uint32_t start_addr) in mx28_fixup_vt()
|
/u-boot/drivers/ddr/altera/ |
A D | sdram_soc64.c | 139 phys_addr_t start_addr; in sdram_init_ecc_bits() local
|
/u-boot/arch/arm/mach-omap2/ |
A D | sec-common.c | 212 int secure_emif_firewall_setup(uint8_t region_num, uint32_t start_addr, in secure_emif_firewall_setup()
|
/u-boot/arch/arm/include/asm/ |
A D | armv7_mpu.h | 86 uint32_t start_addr; member
|
/u-boot/arch/arm/mach-mvebu/ |
A D | dram.c | 172 u32 start_addr; in dram_ecc_scrubbing() local
|
/u-boot/arch/arm/cpu/armv7m/ |
A D | cache.c | 139 static int action_cache_range(enum cache_action action, u32 start_addr, in action_cache_range()
|
/u-boot/drivers/mmc/ |
A D | sdhci.c | 131 dma_addr_t start_addr = host->start_addr; in sdhci_transfer_data() local
|
/u-boot/drivers/ddr/marvell/a38x/ |
A D | ddr3_training_ip.h | 107 u32 start_addr; member
|
/u-boot/arch/arm/mach-imx/ |
A D | hab.c | 475 static bool csf_is_valid(struct ivt *ivt, ulong start_addr, size_t bytes) in csf_is_valid()
|
/u-boot/arch/powerpc/include/asm/ |
A D | fsl_pamu.h | 91 phys_addr_t start_addr[10]; member
|
/u-boot/arch/x86/lib/ |
A D | acpi_table.c | 507 ulong write_acpi_tables(ulong start_addr) in write_acpi_tables()
|
/u-boot/drivers/video/exynos/ |
A D | exynos_fb.c | 192 unsigned long start_addr, end_addr; in exynos_fimd_set_buffer_address() local
|