Home
last modified time | relevance | path

Searched defs:phys_offset (Results 1 – 4 of 4) sorted by relevance

/u-boot/post/drivers/
A Dmemory.c472 int arch_memory_test_prepare(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_prepare()
488 int arch_memory_test_advance(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_advance()
494 int arch_memory_test_cleanup(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_cleanup()
508 phys_addr_t phys_offset = 0; in memory_regions_post_test() local
523 phys_addr_t phys_offset = 0; in memory_post_test() local
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dcpu.c585 static int reset_tlb(phys_addr_t p_addr, u32 size, phys_addr_t *phys_offset) in reset_tlb()
614 int arch_memory_test_advance(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_advance()
643 int arch_memory_test_prepare(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_prepare()
668 int arch_memory_test_cleanup(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_cleanup()
/u-boot/board/keymile/km83xx/
A Dkm83xx.c238 int arch_memory_test_prepare(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_prepare()
/u-boot/board/keymile/km_arm/
A Dkm_arm.c502 int arch_memory_test_prepare(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_prepare()

Completed in 6 milliseconds