Home
last modified time | relevance | path

Searched refs:LMA (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/board/synopsys/iot_devkit/
H A Du-boot.lds45 /* Mark RAM's LMA */
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Du-boot.lds91 LONG(0x1d1071c); /* Must output something to reset LMA */
/openbmc/u-boot/tools/
H A Dprelink-riscv.inc7 * so that it can be directly executed when loaded at LMA
/openbmc/u-boot/arch/arm/cpu/
H A Du-boot.lds135 LONG(0x1d1071c); /* Must output something to reset LMA */
/openbmc/u-boot/board/cadence/xtfpga/
H A DREADME111 the load addresses (LMA) in the RAM (VMA) so that OCD loads U-Boot
/openbmc/u-boot/doc/uImage.FIT/
H A Dx86-fit-boot.txt77 Idx Name Size VMA LMA File off Algn
/openbmc/linux/Documentation/arch/x86/
H A Dexception-tables.rst170 > Idx Name Size VMA LMA File off Algn
/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c210 #define LMA(S) (((S)->flags & HF_LMA_MASK) != 0) macro
212 #define LMA(S) false macro
3912 g_assert(LMA(dc) == ((flags & HF_LMA_MASK) != 0)); in i386_tr_init_disas_context()
H A Demit.c.inc3861 if (LMA(s)) {
3888 if (LMA(s)) {