Home
last modified time | relevance | path

Searched refs:arch_memory_test_prepare (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/post/drivers/
Dmemory.c470 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/
Dkm83xx.c408 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/
Dkm_arm.c534 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/
Dcpu.c633 int arch_memory_test_prepare(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_prepare() function