Searched refs:accessible (Results 1 – 25 of 261) sorted by relevance
1234567891011
/linux-6.12.1/Documentation/gpu/rfc/ |
D | i915_small_bar.rst | 7 I915_MEMORY_CLASS_DEVICE will be CPU accessible(for example the first 256M), 8 while the remainder is only accessible via the GPU. 15 accessible. Without this flag the kernel will assume that CPU access is not 25 CPU accessible portion, for the particular region. This should only be 42 CPU accessible, at the time of capture, then the kernel is free to skip 47 error capture, when for example something is not currently CPU accessible.
|
/linux-6.12.1/drivers/char/tpm/ |
D | Kconfig | 15 say Yes and it will be accessible from within Linux. For 25 2) Without ACPI enabled, the BIOS event log won't be accessible, 68 specification (TPM2.0) say Yes and it will be accessible from 80 specification (TPM2.0) say Yes and it will be accessible from 89 say Yes and it will be accessible from within Linux. 99 say Yes and it will be accessible from within Linux. 110 specification (TPM2.0) say Yes and it will be accessible from 129 accessible from within Linux. 139 Specification 0.20 say Yes and it will be accessible from within 149 Nuvoton Technology Corp. say Yes and it will be accessible [all …]
|
/linux-6.12.1/sound/soc/codecs/ |
D | pcm179x.c | 55 bool accessible; in pcm179x_writeable_reg() local 57 accessible = pcm179x_accessible_reg(dev, reg); in pcm179x_writeable_reg() 59 return accessible && reg != 0x16 && reg != 0x17; in pcm179x_writeable_reg()
|
/linux-6.12.1/Documentation/virt/kvm/devices/ |
D | vm.rst | 42 :Returns: -EFAULT if the given address is not accessible; 75 :Returns: -EFAULT if the given address is not accessible from kernel space; 100 -EFAULT if the given address is not accessible from kernel space; 120 :Returns: -EFAULT if the given address is not accessible from kernel space; 133 :Returns: -EFAULT if the given address is not accessible from kernel space; 176 :Returns: -EFAULT if the given address is not accessible from kernel space; 199 :Returns: -EFAULT if the given address is not accessible from kernel space; 216 :Returns: -EFAULT if the given address is not accessible from kernel space; 227 :Returns: -EFAULT if the given address is not accessible from kernel space 240 :Returns: -EFAULT if the given address is not accessible from kernel space; [all …]
|
/linux-6.12.1/drivers/hwmon/peci/ |
D | Kconfig | 11 readings of the CPU package and CPU cores that are accessible via 25 accessible via the processor PECI interface.
|
/linux-6.12.1/Documentation/virt/kvm/s390/ |
D | s390-pv-boot.rst | 9 The memory of Protected Virtual Machines (PVMs) is not accessible to 11 access the memory of a PVM, that memory must be made accessible. 12 Memory made accessible to the hypervisor will be encrypted. See
|
/linux-6.12.1/drivers/staging/fieldbus/Documentation/ABI/ |
D | sysfs-class-fieldbus-dev | 29 Note: this area is accessible by reading from the associated 37 Note: this area is accessible by writing to the associated
|
/linux-6.12.1/tools/memory-model/scripts/ |
D | checkalllitmus.sh | 34 echo ' --- ' error: $litmusdir is not an accessible directory
|
/linux-6.12.1/drivers/input/ |
D | Kconfig | 92 Say Y here if you want your mouse to be accessible as char devices 107 Say Y here if you want your mouse also be accessible as char device 137 accessible as char device 13:0+ - /dev/input/jsX device. 149 Say Y here if you want your input device events be accessible
|
/linux-6.12.1/Documentation/networking/ |
D | netfilter-sysctl.rst | 17 namespaces. This variable is only accessible from init_net.
|
/linux-6.12.1/drivers/tee/tstee/ |
D | Kconfig | 10 Partitions accessible for user space clients, since the FF-A driver
|
/linux-6.12.1/Documentation/filesystems/ |
D | romfs.rst | 50 structure is very simple. Every accessible structure begins on 16 67 8 | full size | The number of accessible bytes in this fs. 82 bytes accessible from the start of this filesystem. The 4th longword 84 accessible, whichever is smaller). The applied algorithm is the same 116 they are never accessible for other than owner. The owner of every
|
/linux-6.12.1/Documentation/mm/ |
D | page_table_check.rst | 14 accessible from the userspace by getting their page table entries (PTEs PMDs 68 separate from Linux-MM state machine that verifies that the user accessible
|
/linux-6.12.1/Documentation/process/ |
D | development-process.rst | 9 accessible to those who are not intimately familiar with Linux kernel
|
/linux-6.12.1/Documentation/arch/arm/sa1100/ |
D | lart.rst | 7 other StrongARM-gadgets. Almost all SA signals are directly accessible
|
/linux-6.12.1/arch/arm/boot/dts/allwinner/ |
D | sun8i-r16-nintendo-nes-classic.dts | 24 * UART0 is available on two ports: PB and PF, both are accessible.
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-firmware-dmi-tables | 16 presented as binary attributes and are accessible via:
|
/linux-6.12.1/Documentation/core-api/ |
D | memory-allocation.rst | 62 will be directly accessible by the kernel and implies that the 66 but it is not required to be directly accessible by the kernel. An 71 must be directly accessible by the kernel. 82 used to ensure that the allocated memory is accessible by hardware
|
/linux-6.12.1/fs/nfsd/ |
D | Kconfig | 104 clients to directly perform I/O to block devices accessible to both 117 clients to directly perform I/O to SCSI devices accessible to both 131 accessible to both the server and the clients. See
|
/linux-6.12.1/Documentation/admin-guide/pm/ |
D | strategies.rst | 35 be accessible. 56 accessible.
|
/linux-6.12.1/arch/arc/boot/dts/ |
D | haps_hs.dts | 36 /* only perip space at end of low mem accessible
|
/linux-6.12.1/Documentation/w1/slaves/ |
D | w1_ds28e04.rst | 37 The 2 PIOs of the DS28E04-100 are accessible via the "pio" sysfs file.
|
/linux-6.12.1/arch/arm/boot/dts/marvell/ |
D | armada-388-rd.dts | 86 * One PCIe units is accessible through
|
/linux-6.12.1/Documentation/driver-api/gpio/ |
D | bt8xxgpio.rst | 13 These ports are accessible via 24 pins on the SMD chip package.
|
/linux-6.12.1/arch/arm/boot/dts/synaptics/ |
D | berlin2cd-valve-steamlink.dts | 40 /* There are two regulators on the board. One is accessible via I2C,
|
1234567891011