| /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 | 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.)
|
| 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 …]
|
| /linux/include/uapi/drm/ |
| H A D | xe_drm.h | 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; member 819 /** @extensions: Pointer to the first extension struct, if any */ 820 __u64 extensions; member 913 /** @extensions: Pointer to the first extension struct, if any */ 914 __u64 extensions; member 959 __u64 extensions; global() member 1041 __u64 extensions; global() member 1188 __u64 extensions; global() member 1296 __u64 extensions; global() member 1349 __u64 extensions; global() member 1402 __u64 extensions; global() member 1461 __u64 extensions; global() member 1521 __u64 extensions; global() member 1610 __u64 extensions; global() member 1664 __u64 extensions; global() member 1719 __u64 extensions; global() member 1869 __u64 extensions; global() member 1892 __u64 extensions; global() member 1911 __u64 extensions; global() member 1985 __u64 extensions; global() member 2040 __u64 extensions; global() member 2157 __u64 extensions; global() member 2251 __u64 extensions; global() member [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 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/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.
|
| 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/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/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/arch/arm64/crypto/ |
| H A D | Kconfig | 26 - NEON (Advanced SIMD) extensions 37 - NEON (Advanced SIMD) extensions 106 - NEON (Advanced SIMD) extensions 126 - NEON (Advanced SIMD) extensions 138 - NEON (Advanced SIMD) extensions 156 - NEON (Advanced SIMD) extensions 171 - NEON (Advanced SIMD) extensions 188 - NEON (Advanced SIMD) extensions 204 - NEON (Advanced SIMD) extensions 220 - NEON (Advanced SIMD) 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
|
| /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/Documentation/gpu/rfc/ |
| H A D | i915_vm_bind.h | 155 __u64 extensions; member 213 __u64 extensions; member 274 __u64 extensions; member
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_exec_queue.c | 64 u64 extensions, int ext_number); 122 u32 flags, u64 extensions) in __xe_exec_queue_alloc() argument 173 if (extensions) { in __xe_exec_queue_alloc() 178 err = exec_queue_user_extensions(xe, q, extensions, 0); in __xe_exec_queue_alloc() 260 u64 extensions) in xe_exec_queue_create() argument 269 extensions); in xe_exec_queue_create() 303 u32 flags, u64 extensions) in xe_exec_queue_create_class() argument 323 return xe_exec_queue_create(xe, vm, logical_mask, 1, hwe0, flags, extensions); in xe_exec_queue_create_class() 344 u32 flags, u64 extensions) in xe_exec_queue_create_bind() argument 364 flags, extensions); in xe_exec_queue_create_bind() [all …]
|
| /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/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/Documentation/driver-api/ |
| H A D | vfio-pci-device-specific-driver-acceptance.rst | 12 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
|
| /linux/arch/riscv/boot/dts/andes/ |
| H A D | qilai.dtsi | 24 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", 49 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", 75 riscv,isa-extensions = "i", "m", "a", "f", "d", "c", 101 riscv,isa-extensions = "i", "m", "a", "f", "d", "c",
|
| /linux/arch/loongarch/kvm/ |
| H A D | Kconfig | 38 hardware virtualization extensions. You will need 39 a processor equipped with virtualization extensions.
|
| /linux/Documentation/ |
| H A D | conf.py | 144 extensions = [ variable 246 extensions.append("sphinx.ext.imgmath") 396 extensions.append("sphinx_rtd_dark_mode")
|
| /linux/include/linux/netfilter/ipset/ |
| H A D | ip_set.h | 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) 268 u8 extensions; member
|
| /linux/net/bluetooth/ |
| H A D | Kconfig | 100 bool "Enable Microsoft extensions" 104 vendor extensions. 107 bool "Enable Android Open Source Project extensions" 111 Project defined HCI vendor extensions.
|
| /linux/Documentation/filesystems/smb/ |
| H A D | cifsroot.rst | 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/tools/lib/python/kdoc/ |
| H A D | kdoc_files.py | 39 self.extensions = (".c", ".h") 41 self.extensions = valid_extensions 60 if not basename.endswith(self.extensions):
|