| /linux/Documentation/arch/riscv/ |
| H A D | uabi.rst | 16 #. Single-letter extensions come first, in canonical order. 19 #. All multi-letter extensions will be separated from other extensions by an 22 #. Additional standard extensions (starting with 'Z') will be sorted after 23 single-letter extensions and before any higher-privileged extensions. 25 #. For additional standard extensions, the first letter following the 'Z' 27 extension category. If multiple 'Z' extensions are named, they will be 31 #. Standard supervisor-level extensions (starting with 'S') will be listed 32 after standard unprivileged extensions. If multiple supervisor-level 33 extensions are listed, they will be ordered alphabetically. 35 #. 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 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/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/arch/riscv/kernel/ |
| H A D | cpufeature.c | 44 /* Per-cpu ISA extensions. */ 186 * F and D, so if any of the vector extensions that do floating point in riscv_ext_vector_float_validate() 187 * are to be usable, both floating point extensions need to be usable. in riscv_ext_vector_float_validate() 206 * it should be enough to check that any of the vector extensions are in riscv_ext_vector_crypto_validate() 432 * existence of the CSR, and treat it as a subset of those other extensions. 444 * These extensions will be enabled and then validated depending on the 463 * 1. All multi-letter extensions must be separated from other extensions by an 466 * 2. Additional standard extensions (starting with 'Z') must be sorted after 467 * single-letter extensions and before any higher-privileged extensions. 471 * If multiple 'Z' extensions are named, they must be ordered first by [all …]
|
| H A D | cpu.c | 81 if (!of_property_present(node, "riscv,isa-extensions")) in riscv_early_of_processor_hartid() 84 if (of_property_match_string(node, "riscv,isa-extensions", "i") < 0 || in riscv_early_of_processor_hartid() 85 of_property_match_string(node, "riscv,isa-extensions", "m") < 0 || in riscv_early_of_processor_hartid() 86 of_property_match_string(node, "riscv,isa-extensions", "a") < 0) { in riscv_early_of_processor_hartid() 275 /* Only multi-letter extensions are split by underscores */ in print_isa() 341 * denominator of extensions supported across all harts. A true list of in c_show() 342 * extensions supported on this hart is printed later in the hart isa: in c_show() 364 * Print the ISA extensions specific to this hart, which may show in c_show() 365 * additional extensions not present across all harts. in c_show()
|
| /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
|
| H A D | i915_small_bar.h | 171 * @extensions: The chain of extensions to apply to this object. 174 * different extensions, and we need to apply more than one when 177 * If we don't supply any extensions then we get the same old gem_create 188 __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/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/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/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/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 …]
|
| /linux/Documentation/devicetree/bindings/mmc/ |
| H A D | bluefield-dw-mshc.txt | 1 * Mellanox Bluefield SoC specific extensions to the Synopsys Designware 10 specific extensions to the Synopsys Designware Mobile Storage Host Controller. 16 specific extensions.
|
| /linux/Documentation/filesystems/smb/ |
| H A D | cifsroot.rst | 22 A CIFS root mount currently requires the use of SMB1+UNIX Extensions 25 POSIX features (See [1]). The equivalent extensions for the newer 32 default will change once the SMB3 POSIX extensions are fully 38 To enable SMB1+UNIX extensions you will need to set these global
|
| /linux/arch/riscv/boot/dts/tenstorrent/ |
| H A D | blackhole.dtsi | 21 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", "v", "zicsr", 37 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", "v", "zicsr", 53 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", "v", "zicsr", 69 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", "v", "zicsr",
|
| /linux/net/bluetooth/ |
| H A D | Kconfig | 97 bool "Enable Microsoft extensions" 101 vendor extensions. 104 bool "Enable Android Open Source Project extensions" 108 Project defined HCI vendor extensions.
|
| /linux/arch/riscv/kernel/pi/ |
| H A D | fdt_early.c | 98 /* Search for single chars between rv32/64 and multi-letter extensions */ in isa_string_contains() 106 /* Skip to start of multi-letter extensions */ in isa_string_contains() 115 /* Multi-letter extensions must be split from other multi-letter in isa_string_contains() 116 * extensions with an "_", the end of a multi-letter extension will in isa_string_contains() 143 prop = fdt_getprop(fdt, node, "riscv,isa-extensions", &len); in early_cpu_isa_ext_available()
|
| /linux/tools/arch/x86/include/asm/ |
| H A D | cpufeatures.h | 22 #define X86_FEATURE_VME ( 0*32+ 1) /* "vme" Virtual Mode Extensions */ 23 #define X86_FEATURE_DE ( 0*32+ 2) /* "de" Debugging Extensions */ 24 #define X86_FEATURE_PSE ( 0*32+ 3) /* "pse" Page Size Extensions */ 27 #define X86_FEATURE_PAE ( 0*32+ 6) /* "pae" Physical Address Extensions */ 42 #define X86_FEATURE_MMX ( 0*32+23) /* "mmx" Multimedia Extensions */ 57 #define X86_FEATURE_MMXEXT ( 1*32+22) /* "mmxext" AMD MMX extensions */ 62 #define X86_FEATURE_3DNOWEXT ( 1*32+30) /* "3dnowext" AMD 3DNow extensions */ 72 #define X86_FEATURE_CXMMX ( 3*32+ 0) /* "cxmmx" Cyrix MMX extensions */ 94 #define X86_FEATURE_XTOPOLOGY ( 3*32+22) /* "xtopology" CPU topology enum extensions */ 112 #define X86_FEATURE_SMX ( 4*32+ 6) /* "smx" Safer Mode eXtensions */ [all …]
|
| /linux/crypto/asymmetric_keys/ |
| H A D | x509.asn1 | 24 extensions [ 3 ] Extensions OPTIONAL 61 Extensions ::= SEQUENCE OF Extension
|