/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/Documentation/devicetree/bindings/riscv/ |
H A D | extensions.yaml | 4 $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 …]
|
H A D | cpus.yaml | 28 - $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/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/boot/dts/sophgo/ |
H A D | sg2042-cpus.dtsi | 261 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 …]
|
H A D | sg2044-cpus.dtsi | 29 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", 64 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", 99 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", 134 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", 169 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", 204 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", 239 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", 274 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", 309 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", 344 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", [all …]
|
/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/arch/riscv/ |
H A D | Kconfig.vendor | 1 menu "Vendor extensions" 13 support. This will cause any Andes vendor extensions that are 26 support. This will cause any SiFive vendor extensions that are 39 extensions. Without this option enabled, T-Head vendor extensions will
|
/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" 139 Provides support for launching Intel Trust Domain Extensions (TDX) 149 (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 | 122 * DOC: Xe IOCTL Extensions 129 * as demonstrated by Vulkan's approach to providing extensions for forward 158 * which would then apply all of the above extensions. 162 * struct drm_xe_user_extension - Base class for defining a chain of extensions 705 * .extensions = 0, 731 /** @extensions: Pointer to the first extension struct, if any */ 732 __u64 extensions; member 805 /** @extensions: Pointer to the first extension struct, if any */ 806 __u64 extensions; member 899 /** @extensions: Pointer to the first extension struct, if any */ [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/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/drivers/gpu/drm/xe/ |
H A D | xe_exec_queue.c | 38 u64 extensions, int ext_number); 57 u32 flags, u64 extensions) in __xe_exec_queue_alloc() argument 100 if (extensions) { in __xe_exec_queue_alloc() 105 err = exec_queue_user_extensions(xe, q, extensions, 0); in __xe_exec_queue_alloc() 157 u64 extensions) in xe_exec_queue_create() argument 166 extensions); in xe_exec_queue_create() 198 u32 flags, u64 extensions) in xe_exec_queue_create_class() argument 218 return xe_exec_queue_create(xe, vm, logical_mask, 1, hwe0, flags, extensions); in xe_exec_queue_create_class() 226 * @extensions: exec queue creation extensions 239 u32 flags, u64 extensions) in xe_exec_queue_create_bind() argument [all …]
|