Home
last modified time | relevance | path

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

/openbmc/u-boot/post/drivers/
H A Dmemory.c470 int arch_memory_test_prepare(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_prepare()
486 int arch_memory_test_advance(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_advance()
492 int arch_memory_test_cleanup(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_cleanup()
506 phys_addr_t phys_offset = 0; in memory_regions_post_test() local
521 phys_addr_t phys_offset = 0; in memory_post_test() local
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcpu.c575 static int reset_tlb(phys_addr_t p_addr, u32 size, phys_addr_t *phys_offset) in reset_tlb()
604 int arch_memory_test_advance(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_advance()
633 int arch_memory_test_prepare(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_prepare()
658 int arch_memory_test_cleanup(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_cleanup()
/openbmc/qemu/hw/i386/xen/
H A Dxen-hvm.c199 static hwaddr xen_phys_offset_to_gaddr(hwaddr phys_offset, ram_addr_t size, in xen_phys_offset_to_gaddr()
264 hwaddr phys_offset = memory_region_get_ram_addr(mr); in xen_add_to_physmap() local
341 hwaddr phys_offset = 0; in xen_remove_from_physmap() local
/openbmc/u-boot/board/keymile/km83xx/
H A Dkm83xx.c408 int arch_memory_test_prepare(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_prepare()
/openbmc/qemu/include/hw/xen/
H A Dxen-hvm-common.h42 hwaddr phys_offset; member
/openbmc/linux/arch/arm/mm/
Dpmsa-v8.c
Dpmsa-v7.c
/openbmc/linux/tools/testing/selftests/kvm/
Ddirty_log_perf_test.c
Dkvm_page_table_test.c
Ddirty_log_test.c
/openbmc/u-boot/board/keymile/km_arm/
H A Dkm_arm.c534 int arch_memory_test_prepare(u32 *vstart, u32 *size, phys_addr_t *phys_offset) in arch_memory_test_prepare()
/openbmc/linux/drivers/usb/musb/
Dtusb6010_omap.c