/Linux-v4.19/Documentation/powerpc/ |
D | cpu_families.txt | 111 - Software loaded TLB. 158 - Software loaded with hardware assist. 169 - Software loaded TLB. 170 - e6500 adds HW loaded indirect TLB entries. 210 - Book3E, software loaded TLB + HW loaded indirect TLB entries.
|
/Linux-v4.19/Documentation/admin-guide/ |
D | tainted-kernels.rst | 9 1) ``G`` if all modules loaded have a GPL or compatible license, ``P`` if 10 any proprietary module has been loaded. Modules without a 14 2) ``F`` if any module was force loaded by ``insmod -f``, ``' '`` if all 15 modules were loaded normally. 41 11) ``C`` if a staging driver has been loaded. 46 13) ``O`` if an externally-built ("out-of-tree") module has been loaded. 48 14) ``E`` if an unsigned module has been loaded in a kernel supporting
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-platform-sst-atom | 8 If the FW has never been loaded it will display: 9 "FW not yet loaded" 10 If FW has been loaded it will display:
|
D | configfs-acpi | 20 closed the table will be loaded and ACPI devices 27 after the table has been loaded by filling the aml entry:
|
/Linux-v4.19/drivers/iommu/ |
D | iova.c | 776 struct iova_magazine *loaded; member 867 cpu_rcache->loaded = iova_magazine_alloc(GFP_KERNEL); in init_iova_rcaches() 891 if (!iova_magazine_full(cpu_rcache->loaded)) { in __iova_rcache_insert() 894 swap(cpu_rcache->prev, cpu_rcache->loaded); in __iova_rcache_insert() 903 cpu_rcache->loaded; in __iova_rcache_insert() 905 mag_to_free = cpu_rcache->loaded; in __iova_rcache_insert() 909 cpu_rcache->loaded = new_mag; in __iova_rcache_insert() 915 iova_magazine_push(cpu_rcache->loaded, iova_pfn); in __iova_rcache_insert() 954 if (!iova_magazine_empty(cpu_rcache->loaded)) { in __iova_rcache_get() 957 swap(cpu_rcache->prev, cpu_rcache->loaded); in __iova_rcache_get() [all …]
|
/Linux-v4.19/drivers/vhost/ |
D | Kconfig | 6 This kernel module can be loaded in host kernel to accelerate 8 module itself which needs to be loaded in guest kernel. 29 This kernel module can be loaded in the host kernel to provide AF_VSOCK 31 virtio_transport.ko driver loaded to use the virtio-vsock device.
|
/Linux-v4.19/security/apparmor/ |
D | Kconfig | 34 bool "Enable introspection of sha1 hashes for loaded profiles" 40 This option selects whether introspection of loaded policy 48 This option selects whether sha1 hashing of loaded policy 50 loaded policy provide system administrators a quick way
|
/Linux-v4.19/Documentation/media/dvb-drivers/ |
D | ttusb-dec.rst | 39 Since 2.6 kernels, the firmware is loaded at the point that the driver module 40 is loaded.
|
/Linux-v4.19/Documentation/livepatch/ |
D | callbacks.txt | 55 A callback is only executed if its host klp_object is loaded. For 58 callbacks will only execute if the target module is loaded. When a 59 module target is (un)loaded, its callbacks will execute only if the 69 - Refuse to load a livepatch, if the livepatch is loaded after 75 loaded. 127 the samples/livepatch/ and assumes that no livepatches are loaded at the 151 klp_objects currently loaded). After klp_objects are patched according 200 currently loaded klp_objects, in this case, vmlinux: 211 When a targeted module is subsequently loaded, only its pre/post-patch 220 On livepatch disable, all currently loaded klp_objects' (vmlinux and [all …]
|
/Linux-v4.19/Documentation/admin-guide/LSM/ |
D | LoadPin.rst | 5 LoadPin is a Linux Security Module that ensures all kernel-loaded files 17 LoadPin starts pinning when it sees the first file loaded. If the
|
D | apparmor.rst | 9 a task centered policy, with task "profiles" being created and loaded 34 policy must be loaded into the kernel from user space (see the Documentation
|
/Linux-v4.19/Documentation/ |
D | debugging-modules.txt | 21 that the module be loaded -- it won't have any effect if that module 22 is being loaded explicitly using "modprobe" from userspace.
|
/Linux-v4.19/Documentation/scsi/ |
D | scsi.txt | 20 loaded, and if you unload the modules, it will have to be the last one 25 The individual upper and lower level drivers can be loaded in any order 26 once the scsi core is present in the kernel (either compiled in or loaded
|
/Linux-v4.19/drivers/staging/speakup/ |
D | Kconfig | 36 requires software to be pre-loaded on to the card before 37 the module can be loaded. See the decpc choice below 118 contains the software which must be pre-loaded on to the 121 loaded until the file system is mounted and the DecTalk 122 PC software has been pre-loaded on to the board. 168 it built-in to the kernel or loaded as a module.
|
/Linux-v4.19/arch/c6x/include/asm/ |
D | module.h | 20 unsigned int loaded; member
|
/Linux-v4.19/Documentation/sound/cards/ |
D | mixart.rst | 22 are loaded, i.e. no PCM nor mixer devices will appear. 82 [As of 2.6.11, the firmware can be loaded automatically with hotplug 86 For loading the firmware automatically after the module is loaded, use a
|
/Linux-v4.19/drivers/net/wireless/atmel/ |
D | Kconfig | 26 and need their firmware loaded at start-up. If yours is 28 to be loaded into the card by the driver. The Atmel
|
/Linux-v4.19/tools/bpf/bpftool/Documentation/ |
D | bpftool-prog.rst | 45 Show information about loaded programs. If *PROG* is 47 list all programs currently loaded on the system. 82 object being loaded. **map** parameter allows for the reuse 88 If **dev** *NAME* is specified program will be loaded onto
|
/Linux-v4.19/Documentation/dev-tools/ |
D | gdb-kernel-debugging.rst | 83 - Set a breakpoint on some not yet loaded module function, e.g.:: 94 - Load the module on the target and watch the symbols being loaded as well as 171 lx-lsmod -- List currently loaded modules 172 lx-symbols -- (Re-)load symbols of Linux kernel and currently loaded modules
|
/Linux-v4.19/Documentation/x86/ |
D | boot.txt | 406 - If 0, the protected-mode code is loaded at 0x10000. 407 - If 1, the protected-mode code is loaded at 0x100000. 440 loaded at 0x90000, it gets moved there later in the loading 448 if the real-mode code is loaded at 0x90000. 561 true.) A relocatable kernel that is loaded at an alignment 576 be loaded at any address that satisfies the kernel_alignment field. 578 point to the loaded code, or to a boot loader hook. 806 can be loaded at another address, but it is internally 808 real-mode code must be loaded at 0x90000. 881 loaded at 0x90000 */ [all …]
|
/Linux-v4.19/Documentation/fmc/ |
D | parameters.txt | 7 are devices are registered, not when fmc.ko is loaded. 15 loaded by fmc_reprogram(). If greater than one, it asks to dump
|
/Linux-v4.19/Documentation/arm/SA1100/ |
D | Brutus | 14 must be loaded at 0xc0008000 in Brutus's memory and execution started at 18 But prior to execute the kernel, a ramdisk image must also be loaded in
|
D | GraphicsClient | 17 The kernel zImage is linked to be loaded and executed at 0xc0200000. 34 if the kernel is loaded through the Angel Debug Monitor: 50 uncommented) would be loaded with:
|
/Linux-v4.19/Documentation/serial/ |
D | README.cycladesZ | 2 The Cyclades-Z must have firmware loaded onto the card before it will
|
/Linux-v4.19/tools/perf/util/ |
D | counts.h | 16 bool loaded; member
|