Home
last modified time | relevance | path

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

12345678910>>...35

/Linux-v6.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,
54 specification (TPM2.0) say Yes and it will be accessible from
66 specification (TPM2.0) say Yes and it will be accessible from
75 say Yes and it will be accessible from within Linux.
85 say Yes and it will be accessible from within Linux.
96 specification (TPM2.0) say Yes and it will be accessible from
115 accessible from within Linux.
125 Specification 0.20 say Yes and it will be accessible from within
135 Nuvoton Technology Corp. say Yes and it will be accessible
[all …]
/Linux-v6.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-v6.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-v6.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-v6.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-v6.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-v6.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-v6.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-v6.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-v6.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-v6.1/fs/nfsd/
DKconfig92 clients to directly perform I/O to block devices accessible to both
105 clients to directly perform I/O to SCSI devices accessible to both
119 accessible to both the server and the clients. See
/Linux-v6.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-v6.1/Documentation/core-api/
Dmemory-allocation.rst61 will be directly accessible by the kernel and implies that the
65 but it is not required to be directly accessible by the kernel. An
70 must be directly accessible by the kernel.
81 used to ensure that the allocated memory is accessible by hardware
/Linux-v6.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-v6.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-v6.1/arch/arc/include/asm/
Dmach_desc.h41 * Current machine - only accessible during boot.
46 * Machine type table - also only accessible during boot
/Linux-v6.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-v6.1/arch/arm/include/asm/mach/
Darch.h64 * Current machine - only accessible during boot.
69 * Machine type table - also only accessible during boot
/Linux-v6.1/Documentation/admin-guide/pm/
Dstrategies.rst35 be accessible.
56 accessible.
/Linux-v6.1/drivers/media/rc/
Dite-cir.h248 * they only are accessible to the integrated microcontroller. Thus, in order
410 * CIR module and several other modules. A few modules are directly accessible
411 * by the host CPU, but most of them are only accessible by the
412 * micro-controller. The CIR module is only accessible by the
415 * The battery-backed SRAM module is accessible by the host CPU and the
/Linux-v6.1/arch/arm/mach-zynq/
Dplatsmp.c36 /* MS: Expectation that SLCR are directly map and accessible */ in zynq_cpun_start()
49 pr_warn("BOOTUP jump vectors not accessible\n"); in zynq_cpun_start()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/
Ddm_helpers.h41 * Allocate memory accessible by the GPU
54 * Free the GPU-accessible memory at the virtual address pvMem
/Linux-v6.1/arch/ia64/include/asm/uv/
Duv_hub.h70 * This is the total number of bricks accessible in the numalink fabric. It
180 * faster MMR access but not all MMRs are accessible in this space.
226 * are accessible.

12345678910>>...35