/openbmc/linux/arch/mips/mti-malta/ |
H A D | malta-dtshim.c | 30 enum mem_map { enum 137 enum mem_map mem_map; in append_memory() local
|
/openbmc/u-boot/arch/arm/mach-owl/ |
H A D | sysmap-s900.c | 32 struct mm_region *mem_map = s900_mem_map; variable
|
/openbmc/u-boot/arch/arm/mach-exynos/ |
H A D | mmu-arm64.c | 30 struct mm_region *mem_map = exynos7420_mem_map; variable
|
/openbmc/u-boot/arch/arm/mach-snapdragon/ |
H A D | sysmap-apq8096.c | 31 struct mm_region *mem_map = apq8096_mem_map; variable
|
H A D | sysmap-apq8016.c | 31 struct mm_region *mem_map = apq8016_mem_map; variable
|
/openbmc/u-boot/arch/arm/mach-tegra/ |
H A D | arm64-mmu.c | 35 struct mm_region *mem_map = tegra_mem_map; variable
|
/openbmc/u-boot/arch/arm/mach-socfpga/ |
H A D | mmu-arm64_s10.c | 71 struct mm_region *mem_map = socfpga_stratix10_mem_map; variable
|
/openbmc/u-boot/arch/arm/mach-uniphier/arm64/ |
H A D | mem_map.c | 29 struct mm_region *mem_map = uniphier_mem_map; variable
|
/openbmc/u-boot/arch/arm/mach-k3/ |
H A D | arm64-mmu.c | 45 struct mm_region *mem_map = am654_mem_map; variable
|
/openbmc/u-boot/arch/arm/mach-rockchip/rk3328/ |
H A D | rk3328.c | 33 struct mm_region *mem_map = rk3328_mem_map; variable
|
/openbmc/u-boot/arch/arm/mach-rockchip/rk3399/ |
H A D | rk3399.c | 35 struct mm_region *mem_map = rk3399_mem_map; variable
|
/openbmc/u-boot/arch/arm/mach-rmobile/ |
H A D | memmap-gen3.c | 52 struct mm_region *mem_map = gen3_mem_map; variable
|
/openbmc/u-boot/arch/arm/mach-versal/ |
H A D | cpu.c | 68 struct mm_region *mem_map = versal_mem_map; variable
|
/openbmc/u-boot/board/broadcom/bcm968580xref/ |
H A D | bcm968580xref.c | 35 struct mm_region *mem_map = broadcom_bcm968580xref_mem_map; variable
|
/openbmc/u-boot/board/broadcom/bcm963158/ |
H A D | bcm963158.c | 35 struct mm_region *mem_map = broadcom_bcm963158_mem_map; variable
|
/openbmc/u-boot/board/broadcom/bcmns2/ |
H A D | northstar2.c | 29 struct mm_region *mem_map = ns2_mem_map; variable
|
/openbmc/u-boot/board/emulation/qemu-arm/ |
H A D | qemu-arm.c | 60 struct mm_region *mem_map = qemu_arm64_mem_map; variable
|
/openbmc/u-boot/arch/arm/mach-mvebu/armada3700/ |
H A D | cpu.c | 59 struct mm_region *mem_map = mvebu_mem_map; variable
|
/openbmc/qemu/hw/mips/ |
H A D | loongson3_bootp.h | 29 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/linux/arch/mips/include/asm/mach-loongson64/ |
H A D | boot_param.h | 28 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/board/armltd/vexpress64/ |
H A D | vexpress64.c | 51 struct mm_region *mem_map = vexpress64_mem_map; variable
|
/openbmc/u-boot/arch/arm/mach-meson/ |
H A D | board-gx.c | 102 struct mm_region *mem_map = gx_mem_map; variable
|
H A D | board-axg.c | 84 struct mm_region *mem_map = axg_mem_map; variable
|
/openbmc/u-boot/arch/arm/cpu/armv8/s32v234/ |
H A D | cpu.c | 63 struct mm_region *mem_map = s32v234_mem_map; variable
|
/openbmc/u-boot/board/cavium/thunderx/ |
H A D | thunderx.c | 69 struct mm_region *mem_map = thunderx_mem_map; variable
|