/linux/Documentation/arch/riscv/ |
H A D | uabi.rst | 14 #. 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 …]
|
H A D | hwprobe.rst | 70 * :c:macro:`RISCV_HWPROBE_KEY_IMA_EXT_0`: A bitmask containing the extensions 74 * :c:macro:`RISCV_HWPROBE_IMA_FD`: The F and D extensions are supported, as 86 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. [all …]
|
H A D | patch-acceptance.rst | 39 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/arch/x86/crypto/ |
H A D | Kconfig | 58 - AVX (Advanced Vector Extensions) 69 - AVX2 (Advanced Vector Extensions 2) 83 - AVX (Advanced Vector Extensions) 100 - AVX (Advanced Vector Extensions) 129 - SSE2 (Streaming SIMD Extensions 2) 144 - SSE2 (Streaming SIMD Extensions 2) 160 - AVX (Advanced Vector Extensions) 173 - AVX2 (Advanced Vector Extensions 2) 189 - AVX (Advanced Vector Extensions) 210 - AVX2 (Advanced Vector Extensions 2) [all …]
|
/linux/arch/arm/crypto/ |
H A D | Kconfig | 6 tristate "Hash functions: GHASH (PMULL/NEON/ARMv8 Crypto Extensions)" 18 - NEON (Advanced SIMD) extensions 19 - ARMv8 Crypto Extensions 23 that is part of the ARMv8 Crypto Extensions, or a slower variant that 34 - NEON (Advanced SIMD) extensions 44 - NEON (Advanced SIMD) extensions 48 Crypto Extensions, typically this BLAKE2b implementation is 61 On ARM processors without the Crypto Extensions, this is the 99 tristate "Ciphers: AES, modes: ECB/CBC/CTS/CTR/XTS (ARMv8 Crypto Extensions)" 114 - ARMv8 Crypto Extensions
|
/linux/arch/riscv/kernel/ |
H A D | cpufeature.c | 43 /* Per-cpu ISA extensions. */ 185 * F and D, so if any of the vector extensions that do floating point in riscv_ext_vector_float_validate() 186 * are to be usable, both floating point extensions need to be usable. in riscv_ext_vector_float_validate() 205 * it should be enough to check that any of the vector extensions are in riscv_ext_vector_crypto_validate() 390 * existence of the CSR, and treat it as a subset of those other extensions. 402 * These extensions will be enabled and then validated depending on the 421 * 1. All multi-letter extensions must be separated from other extensions by an 424 * 2. Additional standard extensions (starting with 'Z') must be sorted after 425 * single-letter extensions and before any higher-privileged extensions. 429 * If multiple 'Z' extensions are named, they must be ordered first by [all …]
|
H A D | cpu.c | 83 if (!of_property_present(node, "riscv,isa-extensions")) in riscv_early_of_processor_hartid() 86 if (of_property_match_string(node, "riscv,isa-extensions", "i") < 0 || in riscv_early_of_processor_hartid() 87 of_property_match_string(node, "riscv,isa-extensions", "m") < 0 || in riscv_early_of_processor_hartid() 88 of_property_match_string(node, "riscv,isa-extensions", "a") < 0) { in riscv_early_of_processor_hartid() 277 /* Only multi-letter extensions are split by underscores */ in print_isa() 343 * denominator of extensions supported across all harts. A true list of in c_show() 344 * extensions supported on this hart is printed later in the hart isa: in c_show() 366 * Print the ISA extensions specific to this hart, which may show in c_show() 367 * additional extensions not present across all harts. in c_show()
|
/linux/arch/riscv/ |
H A D | Kconfig.vendor | 1 menu "Vendor extensions" 13 support. This will cause any Andes vendor extensions that are 26 extensions. Without this option enabled, MIPS vendor extensions will 39 support. This will cause any SiFive vendor extensions that are 52 extensions. Without this option enabled, T-Head vendor extensions will
|
/linux/Documentation/gpu/rfc/ |
H A D | i915_vm_bind.h | 151 * @extensions: Zero-terminated chain of extensions. 153 * For future extensions. See struct i915_user_extension. 155 __u64 extensions; member 209 * @extensions: Zero-terminated chain of extensions. 211 * For future extensions. See struct i915_user_extension. 213 __u64 extensions; member 270 * @extensions: Zero-terminated chain of extensions. 272 * For future extensions. See struct i915_user_extension. 274 __u64 extensions; member
|
/linux/net/sctp/ |
H A D | ulpevent.c | 157 /* 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/Documentation/devicetree/bindings/mmc/ |
H A D | k3-dw-mshc.txt | 1 * 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/drivers/vfio/pci/ |
H A D | Kconfig | 35 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/arch/x86/kvm/ |
H A D | Kconfig | 57 virtualization extensions. You will need a fairly recent 58 processor equipped with virtualization extensions. You will also 102 extensions, a.k.a. Virtual Machine Extensions (VMX). 123 bool "Software Guard eXtensions (SGX) Virtualization" 135 bool "Intel Trust Domain Extensions (TDX) support" 141 Provides support for launching Intel Trust Domain Extensions (TDX) 151 (SVM) extensions.
|
/linux/Documentation/filesystems/ |
H A D | isofs.rst | 16 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/lib/raid6/ |
H A D | x86.h | 35 #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/Documentation/translations/zh_TW/process/ |
H A D | programming-language.rst | 17 這種方言包含對語言 :ref:`gnu-extensions <tw_gnu-extensions>` 的許多擴展,當然,它們許多都在內核中使用。 61 .. _tw_gnu-extensions: 63 gnu-extensions 64 https://gcc.gnu.org/onlinedocs/gcc/C-Extensions.html
|
/linux/net/netfilter/ipset/ |
H A D | ip_set_bitmap_ipmac.c | 52 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/Documentation/admin-guide/cifs/ |
H A D | usage.rst | 140 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 273 When POSIX Extensions for SMB 3.1.1 are negotiated, remapping is automatically 298 which do support the CIFS Unix extensions, such as a [all …]
|
/linux/include/uapi/drm/ |
H A D | xe_drm.h | 128 * DOC: Xe IOCTL Extensions 135 * as demonstrated by Vulkan's approach to providing extensions for forward 164 * which would then apply all of the above extensions. 168 * struct drm_xe_user_extension - Base class for defining a chain of extensions 711 * .extensions = 0, 737 /** @extensions: Pointer to the first extension struct, if any */ 738 __u64 extensions; 815 /** @extensions: Pointer to the first extension struct, if any */ 816 __u64 extensions; 909 /** @extensions 732 __u64 extensions; global() member 806 __u64 extensions; global() member 900 __u64 extensions; global() member 945 __u64 extensions; global() member 1009 __u64 extensions; global() member 1154 __u64 extensions; global() member 1262 __u64 extensions; global() member 1315 __u64 extensions; global() member 1368 __u64 extensions; global() member 1427 __u64 extensions; global() member 1487 __u64 extensions; global() member 1576 __u64 extensions; global() member 1630 __u64 extensions; global() member 1685 __u64 extensions; global() member 1835 __u64 extensions; global() member 1858 __u64 extensions; global() member 1877 __u64 extensions; global() member 1951 __u64 extensions; global() member [all...] |
/linux/tools/perf/pmu-events/arch/x86/bonnell/ |
H A D | floating-point.json | 26 …"BriefDescription": "Retired computational Streaming SIMD Extensions (SSE) packed-single instructi… 34 …"BriefDescription": "Retired computational Streaming SIMD Extensions 2 (SSE2) scalar-double instru… 42 …"BriefDescription": "Retired computational Streaming SIMD Extensions (SSE) scalar-single instructi… 57 "BriefDescription": "Retired Streaming SIMD Extensions (SSE) packed-single instructions.", 65 … "BriefDescription": "Retired Streaming SIMD Extensions 2 (SSE2) scalar-double instructions.", 73 "BriefDescription": "Retired Streaming SIMD Extensions (SSE) scalar-single instructions.", 81 "BriefDescription": "Retired Streaming SIMD Extensions 2 (SSE2) vector instructions.",
|
H A D | memory.json | 99 "BriefDescription": "Streaming SIMD Extensions (SSE) Prefetch NTA instructions executed", 107 "BriefDescription": "Streaming SIMD Extensions (SSE) PrefetchT0 instructions executed.", 115 "BriefDescription": "Streaming SIMD Extensions (SSE) PrefetchT1 instructions executed.", 123 "BriefDescription": "Streaming SIMD Extensions (SSE) PrefetchT2 instructions executed.", 147 …"BriefDescription": "Streaming SIMD Extensions (SSE) PrefetchT1 and PrefetchT2 instructions execut…
|
/linux/arch/riscv/boot/dts/sophgo/ |
H A D | sg2044-cpus.dtsi | 29 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", 65 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", 101 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", 137 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", 173 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", 209 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", 245 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", 281 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", 317 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", 353 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", [all …]
|
/linux/Documentation/process/ |
H A D | programming-language.rst | 12 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/tools/perf/Documentation/ |
H A D | asciidoctor-extensions.rb | 2 require 'asciidoctor/extensions' 6 class LinkPerfProcessor < Asciidoctor::Extensions::InlineMacroProcessor 27 Asciidoctor::Extensions.register do
|
/linux/include/linux/netfilter/ipset/ |
H A D | ip_set.h | 49 /* Set extensions */ 64 #define SET_WITH_TIMEOUT(s) ((s)->extensions & IPSET_EXT_TIMEOUT) 65 #define SET_WITH_COUNTER(s) ((s)->extensions & IPSET_EXT_COUNTER) 66 #define SET_WITH_COMMENT(s) ((s)->extensions & IPSET_EXT_COMMENT) 67 #define SET_WITH_SKBINFO(s) ((s)->extensions & IPSET_EXT_SKBINFO) 146 struct ip_set_ext ext; /* Extensions */ 197 size_t ext_size; /* Size of the dynamic extensions */ 267 /* Extensions */ 268 u8 extensions; member 275 /* Size of the dynamic extensions (vs timeout) */ [all …]
|