Home
last modified time | relevance | path

Searched defs:mem_map (Results 1 – 25 of 43) sorted by relevance

12

/openbmc/linux/arch/mips/mti-malta/
H A Dmalta-dtshim.c30 enum mem_map { enum
137 enum mem_map mem_map; in append_memory() local
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dmmu-arm64_s10.c71 struct mm_region *mem_map = socfpga_stratix10_mem_map; variable
/openbmc/u-boot/arch/arm/mach-uniphier/arm64/
H A Dmem_map.c29 struct mm_region *mem_map = uniphier_mem_map; variable
/openbmc/u-boot/arch/arm/mach-owl/
H A Dsysmap-s900.c32 struct mm_region *mem_map = s900_mem_map; variable
/openbmc/u-boot/arch/arm/mach-snapdragon/
H A Dsysmap-apq8016.c31 struct mm_region *mem_map = apq8016_mem_map; variable
H A Dsysmap-apq8096.c31 struct mm_region *mem_map = apq8096_mem_map; variable
/openbmc/u-boot/arch/arm/mach-tegra/
H A Darm64-mmu.c35 struct mm_region *mem_map = tegra_mem_map; variable
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dmmu-arm64.c30 struct mm_region *mem_map = exynos7420_mem_map; variable
/openbmc/u-boot/arch/arm/mach-k3/
H A Darm64-mmu.c45 struct mm_region *mem_map = am654_mem_map; variable
/openbmc/u-boot/arch/arm/mach-rockchip/rk3328/
H A Drk3328.c33 struct mm_region *mem_map = rk3328_mem_map; variable
/openbmc/u-boot/arch/arm/mach-rockchip/rk3399/
H A Drk3399.c35 struct mm_region *mem_map = rk3399_mem_map; variable
/openbmc/u-boot/arch/arm/mach-versal/
H A Dcpu.c68 struct mm_region *mem_map = versal_mem_map; variable
/openbmc/u-boot/arch/arm/mach-rmobile/
H A Dmemmap-gen3.c52 struct mm_region *mem_map = gen3_mem_map; variable
/openbmc/u-boot/board/broadcom/bcm968580xref/
H A Dbcm968580xref.c35 struct mm_region *mem_map = broadcom_bcm968580xref_mem_map; variable
/openbmc/u-boot/board/broadcom/bcmns2/
H A Dnorthstar2.c29 struct mm_region *mem_map = ns2_mem_map; variable
/openbmc/u-boot/board/emulation/qemu-arm/
H A Dqemu-arm.c60 struct mm_region *mem_map = qemu_arm64_mem_map; variable
/openbmc/u-boot/board/broadcom/bcm963158/
H A Dbcm963158.c35 struct mm_region *mem_map = broadcom_bcm963158_mem_map; variable
/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h28 struct mem_map { struct
29 u32 node_id; /* node_id which memory attached to */
30 u32 mem_type; /* system memory, pci memory, pci io, etc. */
31 u64 mem_start; /* memory map start address */
32 u32 mem_size; /* each memory_map size, not the total size */
/openbmc/u-boot/arch/arm/mach-mvebu/armada3700/
H A Dcpu.c59 struct mm_region *mem_map = mvebu_mem_map; variable
/openbmc/u-boot/board/armltd/vexpress64/
H A Dvexpress64.c51 struct mm_region *mem_map = vexpress64_mem_map; variable
/openbmc/u-boot/arch/arm/mach-meson/
H A Dboard-axg.c84 struct mm_region *mem_map = axg_mem_map; variable
H A Dboard-gx.c102 struct mm_region *mem_map = gx_mem_map; variable
/openbmc/qemu/hw/mips/
H A Dloongson3_bootp.h29 struct mem_map { struct
30 uint32_t node_id; /* node_id which memory attached to */
31 uint32_t mem_type; /* system memory, pci memory, pci io, etc. */
32 uint64_t mem_start; /* memory map start address */
33 uint32_t mem_size; /* each memory_map size, not the total size */
/openbmc/u-boot/arch/arm/cpu/armv8/s32v234/
H A Dcpu.c63 struct mm_region *mem_map = s32v234_mem_map; variable
/openbmc/u-boot/board/cavium/thunderx/
H A Dthunderx.c69 struct mm_region *mem_map = thunderx_mem_map; variable

12