Searched refs:arch_memory_test_prepare (Results 1 – 4 of 4) sorted by relevance
/external/u-boot/post/drivers/ |
D | memory.c | 470 int arch_memory_test_prepare(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_prepare() function 509 arch_memory_test_prepare(&vstart, &memsize, &phys_offset); in memory_regions_post_test() 524 arch_memory_test_prepare(&vstart, &memsize, &phys_offset); in memory_post_test()
|
/external/u-boot/board/keymile/km83xx/ |
D | km83xx.c | 408 int arch_memory_test_prepare(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_prepare() function
|
/external/u-boot/board/keymile/km_arm/ |
D | km_arm.c | 534 int arch_memory_test_prepare(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_prepare() function
|
/external/u-boot/arch/powerpc/cpu/mpc85xx/ |
D | cpu.c | 633 int arch_memory_test_prepare(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_prepare() function
|