Home
last modified time | relevance | path

Searched refs:bare (Results 1 – 25 of 36) sorted by relevance

12

/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-test-1-run.sh171 # Give bare-metal advice
175 touch $resdir/bare-metal
176 echo To run this scenario on bare metal: >> $resdir/bare-metal
177 echo >> $resdir/bare-metal
178 echo " 1." Set your bare-metal build tree to the state shown in this file: >> $resdir/bare-metal
179 echo " " $testid_txt >> $resdir/bare-metal
180 echo " 2." Update your bare-metal build tree"'"s .config based on this file: >> $resdir/bare
[all...]
/linux/drivers/soc/fsl/qbman/
H A Dbman_ccsr.c107 u32 bar, bare; in bm_set_memory() local
119 bare = bm_ccsr_in(REG_FBPR_BARE); in bm_set_memory()
120 if (bare != upper_32_bits(ba) || bar != lower_32_bits(ba)) { in bm_set_memory()
122 ba, bare, bar); in bm_set_memory()
H A Dqman_ccsr.c349 u32 bar, bare; in qm_set_memory() local
361 bare = qm_ccsr_in(offset); in qm_set_memory()
362 if (bare != upper_32_bits(ba) || bar != lower_32_bits(ba)) { in qm_set_memory()
364 ba, bare, bar); in qm_set_memory()
/linux/Documentation/virt/kvm/x86/
H A Drunning-nested-guests.rst31 - L0 – level-0; the bare metal host, running KVM
43 hypervisor running on bare metal, adding another layer and
44 resulting in at least four levels in a nested setup — L0 (bare
88 1. On the bare metal host (L0), list the kernel modules and ensure that
127 (Virtual Machine Control Structure)", APIC Virtualization on your bare
147 Once your bare metal host (L0) is configured for nesting, you should be
188 bare metal host, works as of Linux kernel 5.3 and QEMU 4.2.0 for
205 - Migrating a nested guest (L2) to another L1 guest on the *same* bare
209 bare metal host.
211 - Migrating a nested guest (L2) to a bare metal host.
H A Derrata.rst9 behavioral differences between virtual machines and bare metal systems.
/linux/arch/arc/boot/dts/
H A Dskeleton.dtsi7 * Skeleton device tree; the bare minimum needed to boot; just include and
/linux/tools/testing/selftests/rcutorture/doc/
H A Dinitrd.txt6 However, if you don't like the notion of statically linked bare-bones
/linux/Documentation/virt/acrn/
H A Dintroduction.rst6 The ACRN Hypervisor is a Type 1 hypervisor, running directly on bare-metal
/linux/kernel/configs/
H A Ddebug.config4 # seek regressions on linux-next builds on different bare-metal and virtual
/linux/Documentation/trace/
H A Dftrace-design.rst74 typically the bare minimum with checking things before returning. That also
88 /* save any bare state needed in order to do initial checking */
94 /* restore any bare state */
157 /* restore any bare state */
/linux/Documentation/admin-guide/hw-vuln/
H A Dl1tf.rst184 confine the VMEXITs to a bare minimum, but specific configurations and
409 on both hypervisor and bare metal.
557 the bare metal hypervisor, the nested hypervisor and the nested virtual
559 guest will always be processed by the bare metal hypervisor. If KVM is the
560 bare metal hypervisor it will:
568 cache avoids that the bare metal hypervisor's secrets are exposed to the
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dcnxt,cx92755-pinctrl.txt19 For example, the following is the bare minimum node:
/linux/Documentation/arch/powerpc/
H A Ddawr-power9.rst51 For GDB watchpoints (ie 'watch' command) on POWER9 bare metal , GDB
/linux/drivers/firmware/arm_scmi/
H A DKconfig40 If enabled allows the direct injection and snooping of SCMI bare
/linux/drivers/remoteproc/
H A DKconfig84 offloading or just want a bare minimum kernel.
139 DSPs or just want to use a bare minimum kernel.
/linux/Documentation/virt/hyperv/
H A Dvpci.rst13 would when running on bare metal, so no changes are required
49 exist if the PCI device were discovered via ACPI on a bare-
53 were running in Linux on bare-metal. Because vPCI devices are
/linux/Documentation/driver-api/virtio/
H A Dwriting_virtio_drivers.rst21 As a bare minimum, a virtio driver needs to register in the virtio bus
/linux/Documentation/scsi/
H A DBusLogic.rst276 BusLogic SCSI Host Adapters are available packaged both as bare boards and as
277 retail kits. The BT- model numbers above refer to the bare board packaging.
279 list. The retail kit includes the bare board and manual as well as cabling and
280 driver media and documentation that are not provided with bare boards.
/linux/Documentation/networking/
H A Dxsk-tx-metadata.rst147 for a more bare-bones example.
/linux/fs/nfsd/
H A DKconfig135 Warning, this server implements the bare minimum functionality
/linux/scripts/
H A Dspdxcheck.py353 assert not repo.bare
/linux/drivers/cxl/
H A DKconfig225 bare metal x86. However, for testing purposes toggling this option
/linux/Documentation/arch/sh/
H A Dnew-machine.rst187 - Add machine vector definitions to the board's setup.c. At a bare minimum,
/linux/mm/
H A DKconfig.debug114 help to find bare alloc_page(s) leaks. Even if you include this
/linux/Documentation/driver-api/surface_aggregator/
H A Dclient.rst86 on the reference, i.e. only guarantee a bare minimum of accessibility

12