/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/ |
D | bman_ccsr.c | 107 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()
|
D | qman_ccsr.c | 349 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()
|
/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 42 resulting in at least four levels in a nested setup — L0 (bare 86 1. On the bare metal host (L0), list the kernel modules and ensure that 125 (Virtual Machine Control Structure)", APIC Virtualization on your bare 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 203 - Migrating a nested guest (L2) to another L1 guest on the *same* bare 207 bare metal host. 209 - Migrating a nested guest (L2) to a bare metal host.
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
D | test_flow_dissector.sh | 120 ./with_addr.sh ./with_tunnels.sh ./test_flow_dissector -o 4 -e bare -i 4 \ 123 ./with_addr.sh ./with_tunnels.sh ./test_flow_dissector -o 4 -e bare -i 4 \ 126 ./with_addr.sh ./with_tunnels.sh ./test_flow_dissector -o 4 -e bare -i 4 \
|
/kernel/linux/linux-5.10/arch/arc/boot/dts/ |
D | skeleton.dtsi | 7 * Skeleton device tree; the bare minimum needed to boot; just include and
|
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/doc/ |
D | initrd.txt | 6 However, if you don't like the notion of statically linked bare-bones
|
/kernel/linux/linux-5.10/drivers/hwspinlock/ |
D | Kconfig | 40 spinlock or just want a bare minimum kernel.
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/ |
D | Kconfig | 59 bool "RAS features for bare metal Cell BE"
|
/kernel/linux/linux-5.10/Documentation/trace/ |
D | ftrace-design.rst | 74 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 */
|
/kernel/linux/linux-5.10/Documentation/admin-guide/hw-vuln/ |
D | l1tf.rst | 184 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
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
D | cnxt,cx92755-pinctrl.txt | 19 For example, the following is the bare minimum node:
|
D | brcm,bcm11351-pinctrl.txt | 14 For example, the following is the bare minimum node:
|
/kernel/linux/linux-5.10/drivers/remoteproc/ |
D | Kconfig | 71 offloading or just want a bare minimum kernel. 126 DSPs or just want to use a bare minimum kernel.
|
/kernel/linux/linux-5.10/Documentation/powerpc/ |
D | dawr-power9.rst | 43 For GDB watchpoints (ie 'watch' command) on POWER9 bare metal , GDB
|
/kernel/linux/linux-5.10/scripts/ |
D | spdxcheck.py | 241 assert not repo.bare
|
/kernel/linux/linux-5.10/fs/nfsd/ |
D | Kconfig | 132 Warning, this server implements the bare minimum functionality
|
/kernel/linux/linux-5.10/Documentation/scsi/ |
D | BusLogic.rst | 282 BusLogic SCSI Host Adapters are available packaged both as bare boards and as 283 retail kits. The BT- model numbers above refer to the bare board packaging. 285 list. The retail kit includes the bare board and manual as well as cabling and 286 driver media and documentation that are not provided with bare boards.
|
/kernel/linux/linux-5.10/mm/ |
D | Kconfig.debug | 57 help to find bare alloc_page(s) leaks. Even if you include this
|
/kernel/linux/linux-5.10/scripts/mod/ |
D | modpost.c | 844 char *bare = NOFAIL(strndup(p + 1, strlen(p) - 2)); in match() local 845 char *here = strstr(sym, bare); in match() 847 free(bare); in match()
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | 6pack.rst | 170 occur when there is a bare AX.25 connection still running. I don't know if
|
/kernel/linux/linux-5.10/Documentation/dev-tools/ |
D | kselftest.rst | 274 A bare bones test module might look like this:
|
/kernel/linux/linux-5.10/Documentation/sh/ |
D | new-machine.rst | 187 - Add machine vector definitions to the board's setup.c. At a bare minimum,
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | sysfs.rst | 85 A bare attribute contains no means to read or write the value of the
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/arm/ |
D | juno-base.dtsi | 511 /* The SMMU is only really of interest to bare-metal hypervisors */
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | dynamic-debug-howto.rst | 273 loaded later. ``ddebug_query=`` and bare ``dyndbg=`` are only processed at
|