Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/post/drivers/
H A Dmemory.c471 int arch_memory_test_prepare(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_prepare()
487 int arch_memory_test_advance(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_advance()
493 int arch_memory_test_cleanup(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_cleanup()
507 phys_addr_t phys_offset = 0; in memory_regions_post_test() local
522 phys_addr_t phys_offset = 0; in memory_post_test() local
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dcpu.c576 static int reset_tlb(phys_addr_t p_addr, u32 size, phys_addr_t *phys_offset) in reset_tlb()
605 int arch_memory_test_advance(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_advance()
634 int arch_memory_test_prepare(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_prepare()
659 int arch_memory_test_cleanup(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_cleanup()
/rk3399_rockchip-uboot/board/keymile/km83xx/
H A Dkm83xx.c409 int arch_memory_test_prepare(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_prepare()
/rk3399_rockchip-uboot/board/keymile/km_arm/
H A Dkm_arm.c535 int arch_memory_test_prepare(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_prepare()