Home
last modified time | relevance | path

Searched refs:virtual (Results 1 – 25 of 51) sorted by relevance

123

/u-boot/scripts/coccinelle/free/
A Difnullfree.cocci12 virtual patch
13 virtual org
14 virtual report
15 virtual context
/u-boot/scripts/coccinelle/misc/
A Dbadty.cocci15 virtual patch
16 virtual context
17 virtual org
18 virtual report
/u-boot/drivers/virtio/
A DKconfig7 # where just the guest's device driver "knows" it is running in a virtual
11 # is U-Boot itself, while the virtual environment are normally QEMU targets
52 This is the virtual net driver for virtio. It can be used with
60 This is the virtual block driver for virtio. It can be used with
69 This is the virtual random number generator driver. It can be used
/u-boot/scripts/coccinelle/iterators/
A Ditnull.cocci16 virtual patch
17 virtual context
18 virtual org
19 virtual report
A Dlist_entry_update.cocci14 virtual context
15 virtual org
16 virtual report
A Duse_after_iter.cocci16 virtual context
17 virtual org
18 virtual report
/u-boot/scripts/coccinelle/api/alloc/
A Dalloc_cast.cocci17 virtual context
18 virtual patch
19 virtual org
20 virtual report
/u-boot/doc/usage/
A Daddrmap.rst16 The addrmap command is used to display non-identity virtual-physical memory
33 The first column indicates the virtual address.
A Ddfu.rst29 - virtual
36 The "virtual" backend is a generic DFU backend to support a board specific
232 virtual flash back end for DFU
384 firmware located in SD Card (mmc) and virtual partition on OTP and PMIC not
388 - alternate 2 (alt=2) for OTP (virtual)
389 - alternate 3 (alt=3) for PMIC NVM (virtual)
/u-boot/doc/
A DREADME.semihosting6 Semihosting is ARM's way of having a real or virtual target communicate
11 For developing on armv8 virtual fastmodel platforms, semihosting is a
15 There are two main ARM virtual Fixed Virtual Platform (FVP) models,
18 The initial vexpress64 u-boot board created here runs on the VE virtual
A DREADME.vxworks90 VxWorks 7, this is normally a virtual address and you need find out its
94 be configured to use MP table and virtual wire interrupt mode. This requires
/u-boot/scripts/coccinelle/null/
A Dkmerr.cocci18 virtual context
19 virtual org
20 virtual report
A Dbadzero.cocci19 virtual patch
20 virtual context
21 virtual org
22 virtual report
/u-boot/common/
A Dbedbug.c80 int disppc (unsigned char *memaddr, unsigned char *virtual, int num_instr, in disppc() argument
99 ctx.virtual = virtual; in disppc()
117 if (ctx.virtual == 0) { in disppc()
118 ctx.virtual = memaddr; in disppc()
138 for (i = 0; i < num_instr; ++i, memaddr += 4, ctx.virtual += 4) { in disppc()
141 if ((line_info_from_addr ((Elf32_Word) ctx.virtual, in disppc()
152 sprintf (ctx.data, "%08lx: ", (unsigned long) ctx.virtual); in disppc()
158 symbol_name_from_addr((Elf32_Word) ctx.virtual, in disppc()
165 symbol_name_from_addr((Elf32_Word) ctx.virtual, in disppc()
271 operand = (operand << 2) + (unsigned long) ctx->virtual; in print_operands()
/u-boot/drivers/xen/
A DKconfig7 This driver implements the front-end of the Xen virtual
/u-boot/doc/device-tree-bindings/video/
A Dexynos_mipi_dsi.txt12 samsung,dsim-config-e-virtual-ch: virtual channel number that main
61 samsung,dsim-config-e-virtual-ch = <0>;
/u-boot/doc/board/xen/
A Dxenguest_arm64.rst9 This board is to be run as a virtual Xen [1] guest with U-boot as its primary
12 virtual machines in both full virtualization and para-virtualization (PV)
13 modes. Xen runs virtual machines, which are called “domains”.
/u-boot/drivers/axi/
A DKconfig9 These types of busses expose a virtual address space that can be
/u-boot/arch/arm/dts/
A Darmada-38x-controlcenterdc.dts259 compatible = "virtual,mdio-gpio";
363 compatible = "virtual,mdio-gpio";
467 compatible = "virtual,mdio-gpio";
A Dstm32f469-disco.dts122 reg = <0>; /* dsi virtual channel (0..3) */
A Dam335x-draco.dts122 compatible = "virtual,mdio-gpio";
/u-boot/board/freescale/ls1012aqds/
A DREADME24 signals to QSPI NOR flash memory (2 virtual banks) and the QSPI
/u-boot/include/bedbug/
A Dppc.h342 unsigned char * virtual; member
/u-boot/board/freescale/ls1012ardb/
A DREADME24 - QSPI NOR flash memory (2 virtual banks)
/u-boot/doc/board/emulation/
A Dqemu-ppce500.rst10 The QEMU ppce500 machine models a generic PowerPC E500 virtual machine with

Completed in 41 milliseconds

123