Searched full:metal (Results 1 – 25 of 169) sorted by relevance
1234567
| /kernel/linux/linux-6.6/tools/testing/selftests/rcutorture/bin/ |
| D | kvm-test-1-run.sh | 169 # Give bare-metal advice 173 touch $resdir/bare-metal 174 echo To run this scenario on bare metal: >> $resdir/bare-metal 175 echo >> $resdir/bare-metal 176 echo " 1." Set your bare-metal build tree to the state shown in this file: >> $resdir/bare-metal 177 echo " " $testid_txt >> $resdir/bare-metal 178 echo " 2." Update your bare-metal build tree"'"s .config based on this file: >> $resdir/bare-metal 179 echo " " $resdir/ConfigFragment >> $resdir/bare-metal 180 echo " 3." Make the bare-metal kernel"'"s build system aware of your .config updates: >> $resdir/ba… 181 echo " " $ 'yes "" | make oldconfig' >> $resdir/bare-metal [all …]
|
| /kernel/uniproton/demos/raspi4/component/ |
| D | UniProton-patch-for-libmetal.patch | 50 +#error "Include metal/alloc.h instead of metal/uniproton/alloc.h" 93 +#error "Include metal/assert.h instead of metal/uniproton/assert.h" 123 +#error "Include metal/cache.h instead of metal/uniproton/cache.h" 186 +#include <metal/condition.h> 187 +#include <metal/irq.h> 188 +#include <metal/errno.h> 224 +#error "Include metal/condition.h instead of metal/uniproton/condition.h" 230 +#include <metal/mutex.h> 231 +#include <metal/utilities.h> 257 +#include <metal/device.h> [all …]
|
| /kernel/uniproton/demos/hi3093/component/ |
| D | UniProton-patch-for-libmetal.patch | 50 +#error "Include metal/alloc.h instead of metal/uniproton/alloc.h" 93 +#error "Include metal/assert.h instead of metal/uniproton/assert.h" 123 +#error "Include metal/cache.h instead of metal/uniproton/cache.h" 186 +#include <metal/condition.h> 187 +#include <metal/irq.h> 188 +#include <metal/errno.h> 224 +#error "Include metal/condition.h instead of metal/uniproton/condition.h" 230 +#include <metal/mutex.h> 231 +#include <metal/utilities.h> 257 +#include <metal/device.h> [all …]
|
| /kernel/linux/linux-5.10/Documentation/virt/kvm/ |
| D | running-nested-guests.rst | 29 - L0 – level-0; the bare metal host, running KVM 41 hypervisor running on bare metal, adding another layer and 43 metal, running the LPAR hypervisor), L1 (host hypervisor), L2 86 1. On the bare metal host (L0), list the kernel modules and ensure that 126 metal host (L0). Parameters for Intel hosts:: 145 Once your bare metal host (L0) is configured for nesting, you should be 186 bare metal host, works as of Linux kernel 5.3 and QEMU 4.2.0 for 204 metal host. 207 bare metal host. 209 - Migrating a nested guest (L2) to a bare metal host.
|
| /kernel/linux/linux-6.6/Documentation/virt/kvm/x86/ |
| D | running-nested-guests.rst | 31 - L0 – level-0; the bare metal host, running KVM 43 hypervisor running on bare metal, adding another layer and 45 metal, running the LPAR hypervisor), L1 (host hypervisor), L2 88 1. On the bare metal host (L0), list the kernel modules and ensure that 128 metal host (L0). Parameters for Intel hosts:: 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 206 metal host. 209 bare metal host. 211 - Migrating a nested guest (L2) to a bare metal host.
|
| /kernel/linux/linux-5.10/arch/arm/include/uapi/asm/ |
| D | types.h | 10 * difference on ARM between GCC built for bare metal ARM, GCC built for glibc 21 * bare metal GCC long unsigned long unsigned int
|
| /kernel/linux/linux-6.6/arch/arm/include/uapi/asm/ |
| D | types.h | 10 * difference on ARM between GCC built for bare metal ARM, GCC built for glibc 21 * bare metal GCC long unsigned long unsigned int
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/ |
| D | iqs62x-keys.yaml | 60 | 6 | Metal (+) Touch** | x | x | | | | 63 | 7 | Metal (+) Prox.** | x | x | | | | 66 | 8 | Metal (-) Touch** | x | x | | | | 68 | 9 | Metal (-) Prox.** | x | x | | | | 82 * Two-channel SAR. Replaces CH0-2 plus metal touch and proximity events
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/ |
| D | iqs62x-keys.yaml | 62 | 6 | Metal (+) Touch** | x | x | | | | 65 | 7 | Metal (+) Prox.** | x | x | | | | 68 | 8 | Metal (-) Touch** | x | x | | | | 70 | 9 | Metal (-) Prox.** | x | x | | | | 84 * Two-channel SAR. Replaces CH0-2 plus metal touch and proximity events
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | cc_platform.h | 27 * includes running either as a bare-metal system or a hypervisor 38 * The platform/OS is running as a bare-metal system or a hypervisor
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | cc_platform.h | 27 * includes running either as a bare-metal system or a hypervisor 38 * The platform/OS is running as a bare-metal system or a hypervisor
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/ |
| D | ext-ctrls-rf-tuner.rst | 17 inside a metal box, while newer ones are highly integrated chips 18 without a metal box "silicon tuners". These controls are mostly
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | ext-ctrls-rf-tuner.rst | 17 inside a metal box, while newer ones are highly integrated chips 18 without a metal box "silicon tuners". These controls are mostly
|
| /kernel/uniproton/demos/hi3093/build/ |
| D | build_openamp.sh | 38 echo "######################### build metal #########################" 48 echo "make metal failed!"
|
| /kernel/uniproton/demos/raspi4/build/ |
| D | build_openamp.sh | 38 echo "######################### build metal #########################" 48 echo "make metal failed!"
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ci/ |
| D | test.yml | 113 - ./install/bare-metal/fastboot.sh 129 - ./install/bare-metal/fastboot.sh 142 - ./install/bare-metal/cros-servo.sh
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| D | nbio_v7_4.c | 377 * vector for bare-metal and sriov use case respectively in nbio_v7_4_set_ras_controller_irq_state() 384 * vetcor 1 for bare metal case */ in nbio_v7_4_set_ras_controller_irq_state() 413 * vector for bare-metal and sriov use case respectively in nbio_v7_4_set_ras_err_event_athub_irq_state() 420 * vetcor 1 for bare metal case */ in nbio_v7_4_set_ras_err_event_athub_irq_state()
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/hardware/ |
| D | sa1111.h | 241 #define SAD_CS_DIE (1<<1) /* Not functional on metal 1 */ 242 #define SAD_CS_DBDA (1<<3) /* Not functional on metal 1 */ 244 #define SAD_CS_DBDB (1<<5) /* Not functional on metal 1 */ 246 #define SAD_CS_BIU (1<<7) /* Not functional on metal 1 */
|
| /kernel/linux/linux-6.6/arch/arm/include/asm/hardware/ |
| D | sa1111.h | 239 #define SAD_CS_DIE (1<<1) /* Not functional on metal 1 */ 240 #define SAD_CS_DBDA (1<<3) /* Not functional on metal 1 */ 242 #define SAD_CS_DBDB (1<<5) /* Not functional on metal 1 */ 244 #define SAD_CS_BIU (1<<7) /* Not functional on metal 1 */
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/amlogic/ |
| D | analog-top.txt | 5 "metal revision" (which encodes the "minor version") of the SoC.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/amlogic/ |
| D | analog-top.txt | 5 "metal revision" (which encodes the "minor version") of the SoC.
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_msg.h | 39 * execute on bare metal hardware. The caller must make sure to check for 80 * execute on bare metal hardware. The caller must make sure to check for
|
| /kernel/linux/linux-5.10/drivers/char/hw_random/ |
| D | powernv-rng.c | 70 MODULE_DESCRIPTION("Bare metal HWRNG driver for POWER7+ and above");
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/cell/ |
| D | Kconfig | 59 bool "RAS features for bare metal Cell BE"
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/cell/ |
| D | Kconfig | 61 bool "RAS features for bare metal Cell BE"
|
1234567