Home
last modified time | relevance | path

Searched refs:arch_memory_test_cleanup (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/post/drivers/
Dmemory.c492 int arch_memory_test_cleanup(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_cleanup() function
535 arch_memory_test_cleanup(&vstart, &memsize, &phys_offset); in memory_post_test()
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dcpu.c658 int arch_memory_test_cleanup(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_cleanup() function