Home
last modified time | relevance | path

Searched refs:extensions (Results 1 – 25 of 320) sorted by relevance

12345678910>>...13

/linux-6.15/Documentation/arch/riscv/
H A Duabi.rst14 #. Single-letter extensions come first, in canonical order.
17 #. All multi-letter extensions will be separated from other extensions by an
20 #. Additional standard extensions (starting with 'Z') will be sorted after
21 single-letter extensions and before any higher-privileged extensions.
23 #. For additional standard extensions, the first letter following the 'Z'
25 extension category. If multiple 'Z' extensions are named, they will be
30 after standard unprivileged extensions. If multiple supervisor-level
31 extensions are listed, they will be ordered alphabetically.
33 #. Standard machine-level extensions (starting with 'Zxm') will be listed
35 extensions are listed, they will be ordered alphabetically.
[all …]
H A Dpatch-acceptance.rst39 We'll only accept patches for new modules or extensions if the
40 specifications for those modules or extensions are listed as being
45 that contain code for any draft extensions that they wish.)
48 their own custom extensions. These custom extensions aren't required
52 RISC-V extensions, we'll only consider patches for extensions that either:
59 code for any custom extensions that they wish.)
H A Dhwprobe.rst86 extensions.
89 in version 1.0 of the Bit-Manipulation ISA extensions.
92 in version 1.0 of the Bit-Manipulation ISA extensions.
98 in version 1.0 of the Bit-Manipulation ISA extensions.
101 defined in version 1.0 of the Scalar Crypto ISA extensions.
104 defined in version 1.0 of the Scalar Crypto ISA extensions.
107 defined in version 1.0 of the Scalar Crypto ISA extensions.
110 defined in version 1.0 of the Scalar Crypto ISA extensions.
113 defined in version 1.0 of the Scalar Crypto ISA extensions.
125 in version 1.0 of the Scalar Crypto ISA extensions.
[all …]
/linux-6.15/include/uapi/drm/
H A Dxe_drm.h732 __u64 extensions; member
806 __u64 extensions; member
900 __u64 extensions; member
941 __u64 extensions; member
1005 __u64 extensions; member
1150 __u64 extensions; member
1253 __u64 extensions; member
1306 __u64 extensions; member
1359 __u64 extensions; member
1418 __u64 extensions; member
[all …]
H A Dv3d_drm.h223 __u64 extensions; member
339 __u64 extensions; member
375 __u64 extensions; member
607 __u64 extensions; member
/linux-6.15/drivers/gpu/drm/rockchip/
H A DKconfig41 bool "Rockchip specific extensions for Analogix DP driver"
46 This selects support for Rockchip SoC specific extensions
56 This selects support for Rockchip SoC specific extensions
62 bool "Rockchip specific extensions for Synopsys DW HDMI"
64 This selects support for Rockchip SoC specific extensions
70 bool "Rockchip specific extensions for Synopsys DW HDMI QP"
73 This selects support for Rockchip SoC specific extensions
81 This selects support for Rockchip SoC specific extensions
90 This selects support for Rockchip SoC specific extensions
96 bool "Rockchip specific extensions for Innosilicon HDMI"
[all …]
/linux-6.15/arch/riscv/boot/dts/sophgo/
H A Dsg2042-cpus.dtsi261 riscv,isa-extensions = "i", "m", "a", "f", "d", "c",
286 riscv,isa-extensions = "i", "m", "a", "f", "d", "c",
311 riscv,isa-extensions = "i", "m", "a", "f", "d", "c",
336 riscv,isa-extensions = "i", "m", "a", "f", "d", "c",
361 riscv,isa-extensions = "i", "m", "a", "f", "d", "c",
386 riscv,isa-extensions = "i", "m", "a", "f", "d", "c",
411 riscv,isa-extensions = "i", "m", "a", "f", "d", "c",
436 riscv,isa-extensions = "i", "m", "a", "f", "d", "c",
461 riscv,isa-extensions = "i", "m", "a", "f", "d", "c",
486 riscv,isa-extensions = "i", "m", "a", "f", "d", "c",
[all …]
/linux-6.15/Documentation/devicetree/bindings/mmc/
H A Dk3-dw-mshc.txt1 * Hisilicon specific extensions to the Synopsys Designware Mobile
10 extensions to the Synopsys Designware Mobile Storage Host Controller.
15 - "hisilicon,hi3660-dw-mshc": for controllers with hi3660 specific extensions.
17 with hi3670 specific extensions.
18 - "hisilicon,hi4511-dw-mshc": for controllers with hi4511 specific extensions.
19 - "hisilicon,hi6220-dw-mshc": for controllers with hi6220 specific extensions.
H A Dbluefield-dw-mshc.txt1 * Mellanox Bluefield SoC specific extensions to the Synopsys Designware
10 specific extensions to the Synopsys Designware Mobile Storage Host Controller.
16 specific extensions.
/linux-6.15/Documentation/filesystems/
H A Disofs.rst16 when using discs encoded using Microsoft's Joliet extensions.
38 map=acorn As map=normal but also apply Acorn extensions if present
40 extensions set the permissions otherwise
42 extensions set the permissions otherwise
44 'mode' and 'dmode' even though Rock Ridge extensions are
46 nojoliet Ignore Joliet extensions if they are present.
47 norock Ignore Rock Ridge extensions if they are present.
/linux-6.15/net/netfilter/ipset/
H A Dip_set_bitmap_ipmac.c52 unsigned char extensions[] /* MAC + data extensions */
74 #define get_elem(extensions, id, dsize) \ argument
75 (struct bitmap_ipmac_elem *)(extensions + (id) * (dsize))
77 #define get_const_elem(extensions, id, dsize) \ argument
78 (const struct bitmap_ipmac_elem *)(extensions + (id) * (dsize))
90 elem = get_const_elem(map->extensions, e->id, dsize); in bitmap_ipmac_do_test()
104 elem = get_const_elem(map->extensions, id, dsize); in bitmap_ipmac_gc_test()
148 elem = get_elem(map->extensions, e->id, dsize); in bitmap_ipmac_do_add()
192 get_const_elem(map->extensions, id, dsize); in bitmap_ipmac_do_list()
289 a->extensions == b->extensions; in bitmap_ipmac_same_set()
/linux-6.15/drivers/vfio/pci/
H A DKconfig35 bool "Generic VFIO PCI extensions for Intel graphics (GVT-d)"
39 Support for Intel IGD specific extensions to enable direct
48 bool "VFIO PCI extensions for s390x KVM passthrough"
52 Support s390x-specific extensions to enable support for enhancements
56 To enable s390x KVM vfio-pci extensions, say Y.
/linux-6.15/Documentation/translations/zh_TW/process/
H A Dprogramming-language.rst17 這種方言包含對語言 :ref:`gnu-extensions <tw_gnu-extensions>` 的許多擴展,當然,它們許多都在內核中使用。
61 .. _tw_gnu-extensions:
63 gnu-extensions
/linux-6.15/arch/arm64/crypto/
H A DKconfig26 - NEON (Advanced SIMD) extensions
38 - NEON (Advanced SIMD) extensions
109 - NEON (Advanced SIMD) extensions
187 - NEON (Advanced SIMD) extensions
201 - NEON (Advanced SIMD) extensions
221 - NEON (Advanced SIMD) extensions
233 - NEON (Advanced SIMD) extensions
251 - NEON (Advanced SIMD) extensions
266 - NEON (Advanced SIMD) extensions
283 - NEON (Advanced SIMD) extensions
[all …]
/linux-6.15/arch/riscv/
H A DKconfig.vendor1 menu "Vendor extensions"
13 support. This will cause any Andes vendor extensions that are
26 extensions. Without this option enabled, T-Head vendor extensions will
/linux-6.15/Documentation/gpu/rfc/
H A Di915_vm_bind.h155 __u64 extensions; member
213 __u64 extensions; member
274 __u64 extensions; member
/linux-6.15/Documentation/admin-guide/LSM/
H A Dindex.rst6 various security checks to be hooked by new kernel extensions. The name
7 "module" is a bit of a misnomer since these extensions are not actually
14 (MAC) extensions which provide a comprehensive security policy. Examples
16 MAC extensions, other extensions can be built using the LSM to provide
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_exec_queue.c38 u64 extensions, int ext_number);
57 u32 flags, u64 extensions) in __xe_exec_queue_alloc() argument
100 if (extensions) { in __xe_exec_queue_alloc()
170 u64 extensions) in xe_exec_queue_create() argument
179 extensions); in xe_exec_queue_create()
211 u32 flags, u64 extensions) in xe_exec_queue_create_class() argument
252 u32 flags, u64 extensions) in xe_exec_queue_create_bind() argument
272 flags, extensions); in xe_exec_queue_create_bind()
276 extensions); in xe_exec_queue_create_bind()
647 args->extensions); in xe_exec_queue_create_ioctl()
[all …]
H A Dxe_exec_queue.h20 u64 extensions);
24 u32 flags, u64 extensions);
27 u32 flags, u64 extensions);
/linux-6.15/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml4 $id: http://devicetree.org/schemas/riscv/extensions.yaml#
7 title: RISC-V ISA extensions
15 RISC-V has a large number of extensions, some of which are "standard"
16 extensions, meaning they are ratified by RISC-V International, and others
17 are "vendor" extensions.
44 Zicntr, Zicsr, Zifencei and Zihpm extensions and thus "i"
62 riscv,isa-extensions:
68 # single letter extensions, in canonical order
123 # multi-letter extensions, sorted alphanumerically
830 riscv,isa-extensions:
[all …]
H A Dcpus.yaml28 - $ref: extensions.yaml
119 # differ between individual CBO extensions
149 riscv,isa-base: [ "riscv,isa-extensions" ]
150 riscv,isa-extensions: [ "riscv,isa-base" ]
173 riscv,isa-extensions = "i", "m", "a", "c";
199 riscv,isa-extensions = "i", "m", "a", "f", "d", "c";
220 riscv,isa-extensions = "i", "m", "a", "f", "d", "c";
/linux-6.15/arch/arm/crypto/
H A DKconfig16 - NEON (Advanced SIMD) extensions
31 - NEON (Advanced SIMD) extensions
47 - NEON (Advanced SIMD) extensions
58 - NEON (Advanced SIMD) extensions
81 - NEON (Advanced SIMD) extensions
108 - NEON (Advanced SIMD) extensions
139 - NEON (Advanced SIMD) extensions
149 - NEON (Advanced SIMD) extensions
227 - NEON (Advanced SIMD) extensions
/linux-6.15/Documentation/
H A Dconf.py55 extensions = ['kerneldoc', 'rstFlatTable', 'kernel_include', variable
129 extensions.append('cdomain')
157 extensions.append("sphinx.ext.imgmath")
304 extensions.append('sphinx_rtd_dark_mode')
/linux-6.15/Documentation/process/
H A Dprogramming-language.rst12 This dialect contains many extensions to the language [gnu-extensions]_,
18 One of the common extensions used throughout the kernel are attributes
52 .. [gnu-extensions] https://gcc.gnu.org/onlinedocs/gcc/C-Extensions.html
/linux-6.15/Documentation/driver-api/
H A Dvfio-pci-device-specific-driver-acceptance.rst12 extensions for yet more advanced device specific features are not
20 a user assigned VF) or other extensions that may not be otherwise
30 extensions, for example in the case of migration data, how is the

12345678910>>...13