Home
last modified time | relevance | path

Searched refs:virt (Results 1 – 25 of 73) sorted by relevance

123

/third_party/uboot/u-boot-2020.01/arch/arm/mach-k3/
Darm64-mmu.c22 .virt = 0x0UL,
29 .virt = 0x80000000UL,
35 .virt = 0xa0000000UL,
41 .virt = 0xa2100000UL,
47 .virt = 0x880000000UL,
68 .virt = 0x0UL,
75 .virt = 0x80000000UL,
81 .virt = 0xa0000000UL,
87 .virt = 0xbbc00000UL,
93 .virt = 0x880000000UL,
[all …]
/third_party/uboot/u-boot-2020.01/arch/arm/mach-rmobile/
Dmemmap-gen3.c16 .virt = 0x0UL,
23 .virt = 0x40000000UL,
29 .virt = 0x47E00000UL,
35 .virt = 0xc0000000UL,
42 .virt = 0x100000000UL,
63 gen3_mem_map[i].virt = 0x0ULL; in enable_caches()
87 gen3_mem_map[i].virt = 0x40000000ULL; in enable_caches()
98 gen3_mem_map[i].virt = start; in enable_caches()
107 gen3_mem_map[i].virt = 0xc0000000ULL; in enable_caches()
128 gen3_mem_map[i].virt = start; in enable_caches()
[all …]
/third_party/uboot/u-boot-2020.01/arch/arm/mach-socfpga/
Dmmu-arm64_s10.c15 .virt = 0x0UL,
22 .virt = 0x80000000UL,
30 .virt = 0xF7000000UL,
38 .virt = 0xFFE00000UL,
45 .virt = 0xFFFC0000UL,
53 .virt = 0x0100000000UL,
60 .virt = 0x2000000000UL,
/third_party/uboot/u-boot-2020.01/arch/arm/mach-versal/
Dcpu.c30 .virt = 0x80000000UL,
37 .virt = 0xf0000000UL,
44 .virt = 0x400000000UL,
51 .virt = 0x600000000UL,
57 .virt = 0xe00000000UL,
71 versal_mem_map[banks].virt = 0xffe00000UL; in mem_map_fill()
84 versal_mem_map[banks].virt = gd->bd->bi_dram[i].start; in mem_map_fill()
/third_party/uboot/u-boot-2020.01/arch/arm/mach-mvebu/armada8k/
Dcpu.c39 .virt = 0xf4000000UL,
47 .virt = 0xfa000000UL,
56 .virt = 0x0UL,
64 .virt = 0xf0000000UL,
72 .virt = 0xf2000000UL,
80 .virt = 0xf6000000UL,
/third_party/uboot/u-boot-2020.01/board/emulation/qemu-arm/
Dqemu-arm.c18 .virt = 0x00000000UL,
25 .virt = 0x08000000UL,
33 .virt = 0x40000000UL,
40 .virt = 0x4010000000ULL,
48 .virt = 0x8000000000ULL,
/third_party/uboot/u-boot-2020.01/arch/arm/mach-bcm283x/
Dinit.c19 .virt = 0x00000000UL,
25 .virt = 0x3f000000UL,
39 .virt = 0x00000000UL,
45 .virt = 0xfe000000UL,
75 mem_map[i].virt = pd[i].virt; in _rpi_update_mem_map()
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/hi3535av100/hw_compressed/
Dcache_v8_hi3535av100.c20 .virt = 0x0UL,
26 .virt = 0x40000000UL,
104 max_addr = max(max_addr, mem_map[i].virt + mem_map[i].size); in get_tcr()
270 u64 virt = map->virt; in add_map() local
279 pte = find_pte(virt, 0); in add_map()
281 debug("Creating table for virt 0x%llx\n", virt); in add_map()
287 pte = find_pte(virt, level); in add_map()
297 virt, size, blocksize); in add_map()
298 if (size >= blocksize && !(virt & (blocksize - 1))) { in add_map()
301 pte, virt); in add_map()
[all …]
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/hi3531dv200/hw_compressed/
Dcache_v8_hi3531dv200.c20 .virt = 0x0UL,
26 .virt = 0x40000000UL,
104 max_addr = max(max_addr, mem_map[i].virt + mem_map[i].size); in get_tcr()
270 u64 virt = map->virt; in add_map() local
279 pte = find_pte(virt, 0); in add_map()
281 debug("Creating table for virt 0x%llx\n", virt); in add_map()
287 pte = find_pte(virt, level); in add_map()
297 virt, size, blocksize); in add_map()
298 if (size >= blocksize && !(virt & (blocksize - 1))) { in add_map()
301 pte, virt); in add_map()
[all …]
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/s32v234/
Dcpu.c33 .virt = S32V234_IRAM_BASE,
39 .virt = S32V234_DRAM_BASE1,
45 .virt = S32V234_PERIPH_BASE,
53 .virt = S32V234_DRAM_BASE2,
/third_party/uboot/u-boot-2020.01/arch/arm/mach-zynqmp/
Dcpu.c42 .virt = 0x80000000UL,
49 .virt = 0xf8000000UL,
56 .virt = 0x400000000UL,
63 .virt = 0x1000000000UL,
77 zynqmp_mem_map[banks].virt = 0xffe00000UL; in mem_map_fill()
91 zynqmp_mem_map[banks].virt = gd->bd->bi_dram[i].start; in mem_map_fill()
/third_party/uboot/u-boot-2020.01/arch/arm/mach-uniphier/arm64/
Dmem_map.c14 .virt = 0x00000000,
22 .virt = 0x80000000,
36 uniphier_mem_map[1].virt = dram_base; in uniphier_mem_map_init()
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/
Dcache_v8.c47 max_addr = max(max_addr, mem_map[i].virt + mem_map[i].size); in get_tcr()
205 u64 virt = map->virt; in add_map() local
214 pte = find_pte(virt, 0); in add_map()
216 debug("Creating table for virt 0x%llx\n", virt); in add_map()
222 pte = find_pte(virt, level); in add_map()
228 virt, size, blocksize); in add_map()
229 if (size >= blocksize && !(virt & (blocksize - 1))) { in add_map()
232 pte, virt); in add_map()
237 virt += blocksize; in add_map()
244 virt, blocksize); in add_map()
[all …]
/third_party/uboot/u-boot-2020.01/arch/arm/mach-imx/imx8m/
Dsoc.c85 .virt = 0x0UL,
92 .virt = 0x100000UL,
100 .virt = 0x7C0000UL,
108 .virt = 0x900000UL,
115 .virt = 0xB00000UL,
123 .virt = 0x40000000UL,
131 .virt = 0x100000000UL,
/third_party/uboot/u-boot-2020.01/arch/arm/mach-mvebu/armada3700/
Dcpu.c32 .virt = 0x0UL,
40 .virt = 0xd0000000UL,
48 .virt = 0xe8000000UL,
/third_party/uboot/u-boot-2020.01/doc/board/emulation/
Dqemu-riscv.rst7 QEMU for RISC-V supports a special 'virt' machine designed for emulation and
12 The QEMU virt machine models a generic RISC-V virtual machine with support for
43 qemu-system-riscv32 -nographic -machine virt -kernel u-boot
47 qemu-system-riscv64 -nographic -machine virt -kernel u-boot
76 make PLATFORM=qemu/virt
81 To make the FW_DYNAMIC binary (build/platform/qemu/virt/firmware/fw_dynamic.bin)
101 qemu-system-riscv32 -nographic -machine virt -kernel spl/u-boot-spl \
106 qemu-system-riscv64 -nographic -machine virt -kernel spl/u-boot-spl \
/third_party/uboot/u-boot-2020.01/board/cavium/thunderx/
Dthunderx.c48 .virt = 0x000000000000UL,
53 .virt = 0x800000000000UL,
59 .virt = 0x840000000000UL,
/third_party/uboot/u-boot-2020.01/arch/arm/mach-tegra/
Dcboot.c134 tegra_mem_map[ram_bank_count].virt = bank_start; in cboot_dram_init()
155 tegra_mem_map[ram_bank_count + 1].virt = 0; in cboot_dram_init()
182 gd->bd->bi_dram[i].start = tegra_mem_map[1 + i].virt; in cboot_dram_init_banksize()
225 u64 bank_start = tegra_mem_map[bank].virt; in mark_ram_allocated()
246 tegra_mem_map[bank].virt = allocated_end; in mark_ram_allocated()
252 tegra_mem_map[bank].virt = allocated_end; in mark_ram_allocated()
271 u64 bank_start = tegra_mem_map[bank].virt; in reserve_ram()
287 u64 bank_start = tegra_mem_map[bank].virt; in alloc_ram()
398 u64 bank_start = tegra_mem_map[bank].virt; in dump_ram_banks()
Darm64-mmu.c17 .virt = 0x0UL,
24 .virt = 0x80000000UL,
/third_party/uboot/u-boot-2020.01/arch/x86/lib/
Dphysmem.c67 static void x86_phys_map_page(uintptr_t virt, phys_addr_t phys, int invlpg) in x86_phys_map_page() argument
70 uintptr_t pdpt_idx = (virt >> 30) & 0x3; in x86_phys_map_page()
71 uintptr_t pdt_idx = (virt >> 21) & 0x1ff; in x86_phys_map_page()
88 : "m" (*(uint8_t *)virt) in x86_phys_map_page()
/third_party/uboot/u-boot-2020.01/arch/arm/mach-snapdragon/
Dsysmap-apq8016.c13 .virt = 0x0UL, /* Peripheral block */
20 .virt = 0x80000000UL, /* DDR */
Dsysmap-apq8096.c13 .virt = 0x0UL, /* Peripheral block */
20 .virt = 0x80000000UL, /* DDR */
/third_party/uboot/u-boot-2020.01/arch/arm/mach-owl/
Dsysmap-s900.c14 .virt = 0x0UL, /* DDR */
20 .virt = 0xE0000000UL, /* Peripheral block */
/third_party/uboot/u-boot-2020.01/arch/arm/mach-exynos/
Dmmu-arm64.c13 .virt = 0x10000000UL,
20 .virt = 0x40000000UL,
/third_party/uboot/u-boot-2020.01/board/broadcom/bcm963158/
Dbcm963158.c16 .virt = 0x00000000UL,
23 .virt = 0x80000000UL,

123