Home
last modified time | relevance | path

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

12345678910>>...28

/Linux-v5.4/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 accessible from within Linux.
85 Specification 0.20 say Yes and it will be accessible from within
95 Nuvoton Technology Corp. say Yes and it will be accessible
105 say Yes and it will be accessible from within Linux. To
114 will be accessible from within Linux. To compile this driver
123 will be accessible from within Linux.
[all …]
/Linux-v5.4/Documentation/virt/kvm/devices/
Dvm.txt31 Returns: -EFAULT if the given address is not accessible
61 Returns: -EFAULT if the given address is not accessible from kernel space
85 -EFAULT if the given address is not accessible from kernel space
100 Returns: -EFAULT if the given address is not accessible from kernel space.
111 Returns: -EFAULT if the given address is not accessible from kernel space.
149 Returns: -EFAULT if the given address is not accessible from kernel space.
170 Returns: -EFAULT if the given address is not accessible from kernel space.
184 Returns: -EFAULT if the given address is not accessible from kernel space
193 Returns: -EFAULT if the given address is not accessible from kernel space
203 Returns: -EFAULT if the given address is not accessible from kernel space
[all …]
/Linux-v5.4/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-v5.4/samples/bpf/
Dxdp_monitor_kern.c29 u64 __pad; // First 8 bytes are not accessible by bpf code
99 u64 __pad; // First 8 bytes are not accessible by bpf code
150 u64 __pad; // First 8 bytes are not accessible by bpf code
185 u64 __pad; // First 8 bytes are not accessible by bpf code
224 u64 __pad; // First 8 bytes are not accessible by bpf code
/Linux-v5.4/drivers/input/
DKconfig99 Say Y here if you want your mouse to be accessible as char devices
114 Say Y here if you want your mouse also be accessible as char device
144 accessible as char device 13:0+ - /dev/input/jsX device.
156 Say Y here if you want your input device events be accessible
/Linux-v5.4/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-v5.4/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-v5.4/scripts/gdb/linux/
Dlists.py69 gdb.write('head is not accessible\n')
86 gdb.write('prev is not accessible: '
104 gdb.write('next is not accessible: '
/Linux-v5.4/Documentation/filesystems/
Dromfs.txt46 structure is very simple. Every accessible structure begins on 16
63 8 | full size | The number of accessible bytes in this fs.
78 bytes accessible from the start of this filesystem. The 4th longword
80 accessible, whichever is smaller). The applied algorithm is the same
112 they are never accessible for other than owner. The owner of every
/Linux-v5.4/Documentation/dev-tools/
Dkasan.rst145 Those 8 bytes can be accessible, partially accessible, freed or be a redzone.
147 of the corresponding memory region are accessible; number N (1 <= N <= 7) means
148 that the first N bytes are accessible, and other (8 - N) bytes are not;
154 the accessed address is partially accessible.
/Linux-v5.4/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-v5.4/drivers/gpu/drm/i915/gt/uc/
Dintel_huc.c47 * vma within the accessible range that only contains the rsa in intel_huc_rsa_data_create()
50 * accessible. in intel_huc_rsa_data_create()
88 * HuC firmware image is outside GuC accessible range. in intel_huc_init()
/Linux-v5.4/arch/arc/include/asm/
Dmach_desc.h41 * Current machine - only accessible during boot.
46 * Machine type table - also only accessible during boot
/Linux-v5.4/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-v5.4/Documentation/admin-guide/pm/
Dstrategies.rst35 be accessible.
56 accessible.
/Linux-v5.4/arch/arm/include/asm/mach/
Darch.h66 * Current machine - only accessible during boot.
71 * Machine type table - also only accessible during boot
/Linux-v5.4/arch/arm/mach-zynq/
Dplatsmp.c34 /* MS: Expectation that SLCR are directly map and accessible */ in zynq_cpun_start()
47 pr_warn("BOOTUP jump vectors not accessible\n"); in zynq_cpun_start()
/Linux-v5.4/drivers/media/rc/
Dite-cir.h271 * they only are accessible to the integrated microcontroller. Thus, in order
433 * CIR module and several other modules. A few modules are directly accessible
434 * by the host CPU, but most of them are only accessible by the
435 * micro-controller. The CIR module is only accessible by the
438 * The battery-backed SRAM module is accessible by the host CPU and the
/Linux-v5.4/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.
/Linux-v5.4/Documentation/networking/
Dnetfilter-sysctl.txt10 namespaces. This variable is only accessible from init_net.
/Linux-v5.4/arch/m68k/bvme6000/
Drtc.c51 /* Ensure clock and real-time-mode-register are accessible */ in rtc_ioctl()
107 /* Ensure clock and real-time-mode-register are accessible */ in rtc_ioctl()
/Linux-v5.4/drivers/staging/unisys/visorinput/
DKconfig11 console (keyboard and mouse) that is accessible through the
/Linux-v5.4/Documentation/powerpc/
Dcxlflash.rst70 | User Accessible |
74 | Trusted Process accessible |
77 | Trusted Process accessible |
246 When a LUN is accessible from more than one port, this ioctl will
318 context (still resident/accessible in the parent process) following the
/Linux-v5.4/drivers/net/wireless/intel/ipw2x00/
DKconfig36 before the filesystem is accessible (hence firmware will be
98 before the filesystem is accessible (hence firmware will be
/Linux-v5.4/tools/testing/selftests/powerpc/pmu/ebb/
Dreg_access_test.c13 * Test basic access to the EBB regs, they should be user accessible with no

12345678910>>...28