Home
last modified time | relevance | path

Searched full:accessible (Results 1 – 25 of 1007) sorted by relevance

12345678910>>...41

/linux-6.12.1/drivers/char/tpm/
DKconfig15 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/Documentation/gpu/rfc/
Di915_small_bar.rst7 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.
Di915_small_bar.h43 * that is CPU accessible.
47 * accessible.
51 * of it will be CPU accessible.
164 * entire I915_MEMORY_CLASS_DEVICE region will be CPU accessible, and as
/linux-6.12.1/tools/perf/pmu-events/arch/arm64/arm/cortex-a75/
Dmmu.json9 …on table walk handled by the MMU. This event is not counted when it is accessible from Non-secure …
12 …on table walk handled by the MMU. This event is not counted when it is accessible from Non-secure …
15 …on table walk handled by the MMU. This event is not counted when it is accessible from Non-secure …
18 …on table walk handled by the MMU. This event is not counted when it is accessible from Non-secure …
Dexception.json12 …by HVC instructions are excluded. This event is not counted when it is accessible from Non-secure …
15 …by HVC instructions are excluded. This event is not counted when it is accessible from Non-secure …
/linux-6.12.1/Documentation/virt/kvm/devices/
Dvm.rst42 :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/ps3/
Dps3stor_lib.c82 /* special case: CD-ROM is assumed always accessible */ in ps3stor_probe_access()
98 "region %u is not accessible\n", __func__, in ps3stor_probe_access()
103 dev_dbg(&dev->sbd.core, "%s:%u: region %u is accessible\n", in ps3stor_probe_access()
116 "%s:%u: %lu accessible regions found. Only the first " in ps3stor_probe_access()
121 "First accessible region has index %u start %llu size %llu\n", in ps3stor_probe_access()
201 dev_err(&dev->sbd.core, "%s:%u: No accessible regions found\n", in ps3stor_setup()
/linux-6.12.1/drivers/input/
DKconfig92 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/virt/kvm/s390/
Ds390-pv-boot.rst9 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/hwmon/peci/
DKconfig11 readings of the CPU package and CPU cores that are accessible via
25 accessible via the processor PECI interface.
/linux-6.12.1/tools/testing/selftests/ia64/
Daliasing-test.c95 fprintf(stderr, "FAIL: %s 0x%lx-0x%lx not accessible\n", path2, offset, offset + length); in scan_tree()
213 fprintf(stderr, "FAIL: /dev/mem 0x0-0xa0000 not accessible\n"); in main()
225 fprintf(stderr, "FAIL: /dev/mem 0xa0000-0xc0000 not accessible\n"); in main()
230 fprintf(stderr, "FAIL: /dev/mem 0xc0000-0x100000 not accessible\n"); in main()
245 fprintf(stderr, "FAIL: /dev/mem 0x0-0x100000 not accessible\n"); in main()
/linux-6.12.1/drivers/ras/amd/atl/
Daccess.c42 * On heterogeneous systems, not all AMD Nodes are accessible in get_accessible_node()
48 /* Only Node 0 is accessible on DF3.5 systems. */ in get_accessible_node()
53 * Only the first Node in each Socket is accessible on in get_accessible_node()
/linux-6.12.1/scripts/gdb/linux/
Dlists.py74 gdb.write('head is not accessible\n')
91 gdb.write('prev is not accessible: '
109 gdb.write('next is not accessible: '
/linux-6.12.1/Documentation/devicetree/bindings/pci/
Dsnps,dw-pcie-ep.yaml44 Basic DWC PCIe controller configuration-space accessible over
47 with all spaces. Note iATU/eDMA CSRs are indirectly accessible
86 PCS and PHY CSRs accessible over a dedicated memory mapped
87 region, but mainly these registers are indirectly accessible
Dsnps,dw-pcie.yaml53 Basic DWC PCIe controller configuration-space accessible over
56 with all spaces. Note iATU/eDMA CSRs are indirectly accessible
95 PCS and PHY CSRs accessible over a dedicated memory mapped
96 region, but mainly these registers are indirectly accessible
/linux-6.12.1/Documentation/filesystems/
Dromfs.rst50 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/core-api/
Dmemory-allocation.rst62 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/
DKconfig104 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/sound/soc/codecs/
Dpcm179x.c55 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/drivers/staging/fieldbus/Documentation/ABI/
Dsysfs-class-fieldbus-dev29 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/arch/arc/include/asm/
Dmach_desc.h41 * Current machine - only accessible during boot.
46 * Machine type table - also only accessible during boot
/linux-6.12.1/arch/powerpc/include/asm/
Dkasan.h37 * The shadow ends before the highest accessible address
46 * The shadow ends before the highest accessible address
/linux-6.12.1/include/linux/
Dcgroup_refcnt.h36 * offline. The caller naturally needs to ensure that @css is accessible in CGROUP_REF_EXPORT()
55 * to ensure that @css is accessible but doesn't have to be holding a in CGROUP_REF_EXPORT()
/linux-6.12.1/arch/arm/include/asm/mach/
Darch.h63 * Current machine - only accessible during boot.
68 * Machine type table - also only accessible during boot
/linux-6.12.1/Documentation/admin-guide/pm/
Dstrategies.rst35 be accessible.
56 accessible.

12345678910>>...41