Home
last modified time | relevance | path

Searched full:extensions (Results 1 – 25 of 812) sorted by relevance

12345678910>>...33

/Linux-v6.6/arch/arm64/crypto/
DKconfig6 tristate "Hash functions: GHASH (ARMv8 Crypto Extensions)"
16 - ARMv8 Crypto Extensions
26 - NEON (Advanced SIMD) extensions
37 - NEON (Advanced SIMD) extensions
40 tristate "Hash functions: SHA-1 (ARMv8 Crypto Extensions)"
48 - ARMv8 Crypto Extensions
59 tristate "Hash functions: SHA-224 and SHA-256 (ARMv8 Crypto Extensions)"
67 - ARMv8 Crypto Extensions
78 tristate "Hash functions: SHA-384 and SHA-512 (ARMv8 Crypto Extensions)"
86 - ARMv8 Crypto Extensions
[all …]
/Linux-v6.6/Documentation/riscv/
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
29 #. Standard supervisor-level extensions (starting with 'S') will be listed
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
[all …]
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.)
/Linux-v6.6/arch/x86/crypto/
DKconfig67 - AVX (Advanced Vector Extensions)
78 - AVX2 (Advanced Vector Extensions 2)
93 - AVX (Advanced Vector Extensions)
111 - AVX (Advanced Vector Extensions)
141 - SSE2 (Streaming SIMD Extensions 2)
157 - SSE2 (Streaming SIMD Extensions 2)
174 - AVX (Advanced Vector Extensions)
187 - AVX2 (Advanced Vector Extensions 2)
204 - AVX (Advanced Vector Extensions)
226 - AVX2 (Advanced Vector Extensions 2)
[all …]
/Linux-v6.6/arch/arm/crypto/
DKconfig14 - NEON (Advanced SIMD) extensions
17 tristate "Hash functions: GHASH (PMULL/NEON/ARMv8 Crypto Extensions)"
29 - NEON (Advanced SIMD) extensions
30 - ARMv8 Crypto Extensions
34 that is part of the ARMv8 Crypto Extensions, or a slower variant that
45 - NEON (Advanced SIMD) extensions
55 - NEON (Advanced SIMD) extensions
78 - NEON (Advanced SIMD) extensions
82 Crypto Extensions, typically this BLAKE2b implementation is
105 - NEON (Advanced SIMD) extensions
[all …]
/Linux-v6.6/drivers/gpu/drm/rockchip/
DKconfig38 bool "Rockchip specific extensions for Analogix DP driver"
43 This selects support for Rockchip SoC specific extensions
53 This selects support for Rockchip SoC specific extensions
59 bool "Rockchip specific extensions for Synopsys DW HDMI"
61 This selects support for Rockchip SoC specific extensions
67 bool "Rockchip specific extensions for Synopsys DW MIPI DSI"
70 This selects support for Rockchip SoC specific extensions
76 bool "Rockchip specific extensions for Innosilicon HDMI"
78 This selects support for Rockchip SoC specific extensions
103 bool "Rockchip specific extensions for RK3066 HDMI"
[all …]
/Linux-v6.6/Documentation/devicetree/bindings/riscv/
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.
23 The properties for standard extensions therefore map to their originally
24 ratified states, with the exception of the I, Zicntr & Zihpm extensions.
44 Zicntr, Zicsr, Zifencei and Zihpm extensions and thus "i"
62 riscv,isa-extensions:
65 description: Extensions supported by the hart.
[all …]
Dcpus.yaml28 - $ref: extensions.yaml
87 # differ between individual CBO extensions
132 riscv,isa-base: [ "riscv,isa-extensions" ]
133 riscv,isa-extensions: [ "riscv,isa-base" ]
156 riscv,isa-extensions = "i", "m", "a", "c";
182 riscv,isa-extensions = "i", "m", "a", "f", "d", "c";
203 riscv,isa-extensions = "i", "m", "a", "f", "d", "c";
/Linux-v6.6/arch/riscv/kernel/
Dcpufeature.c39 /* Per-cpu ISA extensions. */
124 * 1. All multi-letter extensions must be separated from other extensions by an
127 * 2. Additional standard extensions (starting with 'Z') must be sorted after
128 * single-letter extensions and before any higher-privileged extensions.
132 * If multiple 'Z' extensions are named, they must be ordered first by
135 * 3. Standard supervisor-level extensions (starting with 'S') must be listed
136 * after standard unprivileged extensions. If multiple supervisor-level
137 * extensions are listed, they must be ordered alphabetically.
139 * 4. Standard machine-level extensions (starting with 'Zxm') must be listed
140 * after any lower-privileged, standard extensions. If multiple
[all …]
/Linux-v6.6/Documentation/gpu/rfc/
Di915_vm_bind.h152 * @extensions: Zero-terminated chain of extensions.
154 * For future extensions. See struct i915_user_extension.
156 __u64 extensions; member
210 * @extensions: Zero-terminated chain of extensions.
212 * For future extensions. See struct i915_user_extension.
214 __u64 extensions; member
271 * @extensions: Zero-terminated chain of extensions.
273 * For future extensions. See struct i915_user_extension.
275 __u64 extensions; member
/Linux-v6.6/net/sctp/
Dulpevent.c157 /* Socket Extensions for SCTP in sctp_ulpevent_make_assoc_change()
165 /* Socket Extensions for SCTP in sctp_ulpevent_make_assoc_change()
174 /* Socket Extensions for SCTP in sctp_ulpevent_make_assoc_change()
182 /* Socket Extensions for SCTP in sctp_ulpevent_make_assoc_change()
191 /* Socket Extensions for SCTP in sctp_ulpevent_make_assoc_change()
203 /* Socket Extensions for SCTP in sctp_ulpevent_make_assoc_change()
215 /* Socket Extensions for SCTP in sctp_ulpevent_make_assoc_change()
235 * Socket Extensions for SCTP - draft-01
258 /* Sockets API Extensions for SCTP in sctp_ulpevent_make_peer_addr_change()
267 /* Sockets API Extensions for SCTP in sctp_ulpevent_make_peer_addr_change()
[all …]
/Linux-v6.6/Documentation/devicetree/bindings/mmc/
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.
/Linux-v6.6/drivers/vfio/pci/
DKconfig39 bool "Generic VFIO PCI extensions for Intel graphics (GVT-d)"
43 Support for Intel IGD specific extensions to enable direct
52 bool "VFIO PCI extensions for s390x KVM passthrough"
56 Support s390x-specific extensions to enable support for enhancements
60 To enable s390x KVM vfio-pci extensions, say Y.
/Linux-v6.6/arch/powerpc/crypto/
DKconfig14 - AltiVec extensions
26 - AltiVec extensions
35 powerpc64 AltiVec extensions (POWER8 vpmsum instructions).
62 - SPE (Signal Processing Engine) extensions
73 - SPE (Signal Processing Engine) extensions
84 - SPE (Signal Processing Engine) extensions
/Linux-v6.6/Documentation/filesystems/
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-v6.6/arch/x86/kvm/
DKconfig54 virtualization extensions. You will need a fairly recent
55 processor equipped with virtualization extensions. You will also
85 extensions, a.k.a. Virtual Machine Extensions (VMX).
91 bool "Software Guard eXtensions (SGX) Virtualization"
107 (SVM) extensions.
/Linux-v6.6/lib/raid6/
Dx86.h35 #define X86_FEATURE_MMX (0*32+23) /* Multimedia Extensions */
38 #define X86_FEATURE_XMM (0*32+25) /* Streaming SIMD Extensions */
39 #define X86_FEATURE_XMM2 (0*32+26) /* Streaming SIMD Extensions-2 */
42 #define X86_FEATURE_AVX (4*32+28) /* Advanced Vector Extensions */
52 * Extensions
54 #define X86_FEATURE_MMXEXT (1*32+22) /* AMD MMX extensions */
/Linux-v6.6/Documentation/translations/zh_CN/process/
Dprogramming-language.rst14 这种方言包含对语言 :ref:`gnu-extensions <cn_gnu-extensions>` 的许多扩展,当然,它们许多都在内核中使用。
58 .. _cn_gnu-extensions:
60 gnu-extensions
61 https://gcc.gnu.org/onlinedocs/gcc/C-Extensions.html
/Linux-v6.6/Documentation/translations/zh_TW/process/
Dprogramming-language.rst17 這種方言包含對語言 :ref:`gnu-extensions <tw_gnu-extensions>` 的許多擴展,當然,它們許多都在內核中使用。
61 .. _tw_gnu-extensions:
63 gnu-extensions
64 https://gcc.gnu.org/onlinedocs/gcc/C-Extensions.html
/Linux-v6.6/Documentation/admin-guide/LSM/
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-v6.6/tools/perf/pmu-events/arch/x86/bonnell/
Dfloating-point.json23 …"BriefDescription": "Retired computational Streaming SIMD Extensions (SSE) packed-single instructi…
30 …"BriefDescription": "Retired computational Streaming SIMD Extensions 2 (SSE2) scalar-double instru…
37 …"BriefDescription": "Retired computational Streaming SIMD Extensions (SSE) scalar-single instructi…
50 "BriefDescription": "Retired Streaming SIMD Extensions (SSE) packed-single instructions.",
57 … "BriefDescription": "Retired Streaming SIMD Extensions 2 (SSE2) scalar-double instructions.",
64 "BriefDescription": "Retired Streaming SIMD Extensions (SSE) scalar-single instructions.",
71 "BriefDescription": "Retired Streaming SIMD Extensions 2 (SSE2) vector instructions.",
Dmemory.json87 "BriefDescription": "Streaming SIMD Extensions (SSE) Prefetch NTA instructions executed",
94 "BriefDescription": "Streaming SIMD Extensions (SSE) PrefetchT0 instructions executed.",
101 "BriefDescription": "Streaming SIMD Extensions (SSE) PrefetchT1 instructions executed.",
108 "BriefDescription": "Streaming SIMD Extensions (SSE) PrefetchT2 instructions executed.",
129 …"BriefDescription": "Streaming SIMD Extensions (SSE) PrefetchT1 and PrefetchT2 instructions execut…
/Linux-v6.6/net/netfilter/ipset/
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-v6.6/Documentation/admin-guide/cifs/
Dusage.rst140 but there are useful protocol extensions for the older less secure CIFS
143 Unix Extensions standard (e.g. almost any version of Samba ie version
146 not have a server that supports the Unix extensions for CIFS (such as Samba
147 2.2.5 or later). To enable the Unix CIFS Extensions in the Samba server, add
150 unix extensions = yes
177 which may not be what you want, although if the CIFS Unix extensions are
199 later, but only for remote clients using the CIFS Unix extensions, and will
267 configured for Unix Extensions (and the client has not disabled
296 which do support the CIFS Unix extensions, such as a
302 the server supports the Unix Extensions then the uid
[all …]
/Linux-v6.6/Documentation/process/
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

12345678910>>...33