Home
last modified time | relevance | path

Searched refs:physical (Results 1 – 25 of 47) sorted by relevance

12

/arch/arm/include/debug/
Dsa1100.S20 moveq \rp, #0x80000000 @ physical base address
46 orr \rp, \rp, #0x80000000 @ physical
Dux500.S35 ldr \rp, =UART_PHYS_BASE @ no, physical address
Dmeson.S14 ldr \rp, =(CONFIG_DEBUG_UART_PHYS) @ physical
Dsti.S18 ldr \rp, =CONFIG_DEBUG_UART_PHYS @ physical base
Dimx.S29 ldr \rp, =UART_PADDR @ physical
Dvf.S17 ldr \rp, =VF_UART_PHYSICAL_BASE @ physical
Dstm32.S22 ldr \rp, =CONFIG_DEBUG_UART_PHYS @ physical base
Dzynq.S28 ldr \rp, =LL_UART_PADDR @ physical
/arch/arm/mm/
Dpv-fixup-asm.S64 adds r4, r4, r0 @ update physical address
68 adds r4, r4, r0 @ update physical address
/arch/arm/mach-imx/
Dheadsmp.S17 add r1, r1, r0 @ r1 = physical &g_diag_reg
/arch/arm/mach-pxa/
Dsleep.S51 @ prepare pointer to physical address 0 (virtual mapping in generic.c)
92 @ prepare pointer to physical address 0 (virtual mapping in generic.c)
162 @ force address lines low by reading at physical address 0
/arch/nios2/platform/
DKconfig.platform10 This is the physical address of the memory that the kernel will run
20 bool "DTB at physical address"
22 When enabled you can select a physical address to load the dtb from.
/arch/sh/mm/
DKconfig52 The physical memory (RAM) start address will be automatically
81 bool "Support 32-bit physical addressing through PMB"
86 If you say Y here, physical addressing will be extended to
88 29-bit physical addressing will be used.
/arch/x86/um/
DKconfig34 Three-level pagetables will let UML have more than 4G of physical
/arch/sparc/kernel/
Dhead_32.S154 sub %g1, %l6, %g1 ! translate to physical
155 sub %g3, %l6, %g3 ! translate to physical
270 sll %o1, 0x8, %o1 ! Make physical
314 sll %g1, 0x4, %g1 ! make physical addr
338 sll %g1, 0x4, %g1 ! make physical addr
/arch/arm/kernel/
Dhead.S257 str r8, [r5, #4] @ Save physical start of kernel (BE)
259 str r8, [r5] @ Save physical start of kernel (LE)
270 str r3, [r5, #4] @ Save physical end of kernel (BE)
272 str r3, [r5] @ Save physical end of kernel (LE)
/arch/microblaze/
DKconfig146 have a large amount of physical memory and/or IO, not all of the
147 memory can be "permanently mapped" by the kernel. The physical
/arch/riscv/
DKconfig255 # We must be able to map all physical memory into the kernel, but the compiler
512 bool "Explicitly specified physical RAM address"
520 This is the physical address of RAM in the system. It has to be
540 say Y here, you must know the proper physical address where to
558 This is the physical address in your flash memory the kernel will
/arch/x86/
DKconfig1362 Linux can use up to 64 Gigabytes of physical memory on x86 systems.
1365 physical memory, not all of it can be "permanently mapped" by the
1366 kernel. The physical memory that's not permanently mapped is called
1370 more than 1 Gigabyte total physical RAM, answer "off" here (default
1374 by the kernel to permanently map as much physical memory as
1377 If the machine has between 1 and 4 Gigabytes physical RAM, then
1387 The actual amount of total physical memory will either be
1399 gigabytes of physical RAM.
1407 gigabytes of physical RAM.
1419 physical memory installed, the remaining memory will be available
[all …]
/arch/x86/kernel/cpu/resctrl/
Dpseudo_lock.c1489 unsigned long physical; in pseudo_lock_dev_mmap() local
1519 physical = __pa(plr->kmem) >> PAGE_SHIFT; in pseudo_lock_dev_mmap()
1543 if (remap_pfn_range(vma, vma->vm_start, physical + vma->vm_pgoff, in pseudo_lock_dev_mmap()
/arch/mips/include/asm/mach-cavium-octeon/
Dkernel-entry-init.h20 # (only 32 bits set by bootloader, all addresses are physical
/arch/nds32/
DKconfig.cpu165 have a large amount of physical memory and/or IO, not all of the
166 memory can be "permanently mapped" by the kernel. The physical
/arch/powerpc/
DKconfig.debug329 hex "Low 32 bits of early debug UART physical address"
337 hex "EPRN of early debug UART physical address"
342 hex "Early debug UART physical address"
/arch/xtensa/
DKconfig527 say Y here, you must know the proper physical address where to
572 This is the physical address where KSEG is mapped. Please refer to
597 It is virtual address for MMUv2 configurations and physical address
702 The physical memory that's not permanently mapped is called
706 machine with more than 128 MB total physical RAM, answer
/arch/arm/boot/dts/
Ddra7-evm-common.dtsi148 * The ROM checks the first four physical blocks

12