| /arch/arm64/boot/dts/ti/ |
| A D | k3-j784s4-evm-pcie0-pcie1-ep.dtso | 51 max-functions = /bits/ 8 <6>; 52 max-virtual-functions = /bits/ 8 <4 4 4 4 0 0>; 73 max-functions = /bits/ 8 <6>; 74 max-virtual-functions = /bits/ 8 <4 4 4 4 0 0>;
|
| A D | k3-am68-sk-base-board-pcie1-ep.dtso | 46 max-functions = /bits/ 8 <6>; 47 max-virtual-functions = /bits/ 8 <4 4 4 4 0 0>;
|
| A D | k3-am69-sk-pcie0-ep.dtso | 46 max-functions = /bits/ 8 <6>; 47 max-virtual-functions = /bits/ 8 <4 4 4 4 0 0>;
|
| A D | k3-j7200-evm-pcie1-ep.dtso | 46 max-functions = /bits/ 8 <6>; 47 max-virtual-functions = /bits/ 8 <4 4 4 4 0 0>;
|
| A D | k3-j721e-evm-pcie0-ep.dtso | 47 max-functions = /bits/ 8 <6>; 48 max-virtual-functions = /bits/ 8 <4 4 4 4 0 0>;
|
| A D | k3-j721e-evm-pcie1-ep.dtso | 46 max-functions = /bits/ 8 <6>; 47 max-virtual-functions = /bits/ 8 <4 4 4 4 0 0>;
|
| A D | k3-j721s2-evm-pcie1-ep.dtso | 47 max-functions = /bits/ 8 <6>; 48 max-virtual-functions = /bits/ 8 <4 4 4 4 0 0>;
|
| A D | k3-am642-evm-pcie0-ep.dtso | 46 max-functions = /bits/ 8 <1>;
|
| /arch/s390/crypto/ |
| A D | Kconfig | 6 tristate "Hash functions: SHA3-224 and SHA3-256" 16 tristate "Hash functions: SHA3-384 and SHA3-512" 26 tristate "Hash functions: GHASH"
|
| /arch/arm64/crypto/ |
| A D | Kconfig | 6 tristate "Hash functions: GHASH (ARMv8 Crypto Extensions)" 19 tristate "Hash functions: NHPoly1305 (NEON)" 29 tristate "Hash functions: SHA-3 (ARMv8.2 Crypto Extensions)" 40 tristate "Hash functions: SM3 (NEON)" 51 tristate "Hash functions: SM3 (ARMv8.2 Crypto Extensions)" 62 tristate "Hash functions: POLYVAL (ARMv8 Crypto Extensions)"
|
| /arch/riscv/crypto/ |
| A D | Kconfig | 22 tristate "Hash functions: GHASH" 32 tristate "Hash functions: SM3 (ShangMi 3)"
|
| /arch/x86/ |
| A D | Makefile_32.cpu | 8 align := -falign-functions=0 $(call cc-option,-falign-jumps=0) $(call cc-option,-falign-loops=0) 10 align := -falign-functions=0 -falign-jumps=0 -falign-loops=0
|
| /arch/arm/crypto/ |
| A D | Kconfig | 19 tristate "Hash functions: GHASH (PMULL/NEON/ARMv8 Crypto Extensions)" 40 tristate "Hash functions: NHPoly1305 (NEON)" 50 tristate "Hash functions: BLAKE2b (NEON)"
|
| /arch/s390/include/uapi/asm/ |
| A D | zcrypt.h | 224 unsigned int functions:6; member 344 unsigned int functions:6; member
|
| /arch/m68k/ifpsp060/ |
| A D | isp.doc | 91 the ISP routines to reference external functions that must be provided 94 to a function required by the ISP (these functions and their location are 101 to access the functions within the ISP. Since the isp.sa hex file contains 188 _060_real_lock_page() and _060_real_unlock_page(). These functions are 194 the functions _060_real_cas() or _060_real_cas2(). When this new emulation
|
| A D | fpsp.doc | 83 the FPSP routines to reference external functions that must be provided 86 to a function required by the FPSP (these functions and their location are 93 to access the functions within the FPSP. Since the fpsp.sa hex file contains
|
| /arch/x86/math-emu/ |
| A D | README | 70 (4) The trig, log, and exp functions are based in each case upon quasi- 107 functions and its 80486 value with these functions is likely to differ 170 Timing: Some simple timing tests have been made on the emulator functions. 221 progressively slower for most functions as more of the 80486 features 231 The results of the basic arithmetic functions (+,-,*,/), and fsqrt 238 trig and log functions against the Turbo C "emulator". For this table, 271 The code for reducing the argument for the trig functions (fsin, fcos, 274 consequence, the accuracy of these functions for large arguments has 304 the transcendental functions (in their principal range) was not as 306 has been considerably improved and these functions now give measured
|
| /arch/parisc/ |
| A D | Kconfig.debug | 8 Add checks with low performance impact to the spinlock functions
|
| /arch/powerpc/platforms/powermac/ |
| A D | pfunc_core.c | 543 struct list_head functions; member 671 list_add(&func->link, &dev->functions); in pmf_add_function_prop() 731 INIT_LIST_HEAD(&dev->functions); in pmf_register_driver() 796 while(!list_empty(&dev->functions)) { in pmf_unregister_driver() 798 list_entry(dev->functions.next, typeof(*func), link); in pmf_unregister_driver() 845 list_for_each_entry(func, &dev->functions, link) { in __pmf_find_function() 971 list_for_each_entry_safe(func, tmp, &dev->functions, link) { in pmf_do_functions()
|
| /arch/x86/crypto/ |
| A D | Kconfig | 350 tristate "Hash functions: NHPoly1305 (SSE2)" 360 tristate "Hash functions: NHPoly1305 (AVX2)" 370 tristate "Hash functions: POLYVAL (CLMUL-NI)" 380 tristate "Hash functions: SM3 (AVX)" 393 tristate "Hash functions: GHASH (CLMUL-NI)"
|
| /arch/m68k/fpsp040/ |
| A D | kernel_ex.S | 6 | transcendental functions. Typically, the t_xx routine will 62 | t_dz2 is used by monadic functions such as flogn (from do_func). 63 | t_dz is used by monadic functions such as satanh (from the
|
| /arch/alpha/kernel/ |
| A D | head.S | 60 # The following two functions are needed for supporting SRM PALcode
|
| /arch/arm/mach-davinci/ |
| A D | Kconfig | 43 Makes the multiplexing functions print out a lot of debug info.
|
| /arch/arm/mach-shmobile/ |
| A D | headsmp.S | 104 add r6, r6, r2 @ array of per-cpu functions
|
| /arch/ |
| A D | Kconfig | 35 granularity (e.g. arm64 MTE). The probe_user_*() functions 152 libraries, by executing handler functions when the probes 197 Modern versions of GCC (since 4.4) have builtin functions 355 functions and is required for correctness. 544 functions: elf_coredump_extra_notes_size() and 669 feature puts, at the beginning of functions, a canary value on 1125 stack, mmap, brk, and ET_DYN. Defined functions: 1356 functions in <linux/hash.h> or fs/namei.c. 1763 # guarantees minimal alignment for all functions, unlike 1764 # -falign-functions which the compiler ignores for cold functions. [all …]
|