Home
last modified time | relevance | path

Searched full:affine (Results 1 – 25 of 47) sorted by relevance

12

/linux/drivers/soc/fsl/qbman/
H A DKconfig41 This requires the presence of cpu-affine portals, and performs
42 high-level API testing with them (whichever portal(s) are affine
55 This requires the presence of cpu-affine portals, and performs
56 high-level API testing with them (whichever portal(s) are affine to
H A Dbman_priv.h66 * which the portal affine to is not online yet.
/linux/include/crypto/
H A Decc_curve.h10 * struct ecc_point - elliptic curve point in affine coordinates
/linux/arch/x86/crypto/
H A DKconfig204 Through two affine transforms,
225 Through two affine transforms,
H A Dsm4-aesni-avx2-asm_64.S101 * Following four affine transform look-up tables are from work by
107 /* pre-SubByte affine transform, from SM4 field to AES field. */
113 /* post-SubByte affine transform, from AES field to SM4 field. */
H A Daria-aesni-avx-asm_64.S352 /* affine transformation for S2 */ \
354 /* affine transformation for S2 */ \
357 /* affine transformation for X2 */ \
359 /* affine transformation for X2 */ \
745 /* AES inverse affine and S2 combined:
760 /* X2 and AES forward affine combined:
776 /* AES affine: */
796 /* AES inverse affine: */
H A Dsm4-aesni-avx-asm_64.S86 * Following four affine transform look-up tables are from work by
92 /* pre-SubByte affine transform, from SM4 field to AES field. */
98 /* post-SubByte affine transform, from AES field to SM4 field. */
H A Daria-aesni-avx2-asm_64.S384 /* affine transformation for S2 */ \
386 /* affine transformation for S2 */ \
389 /* affine transformation for X2 */ \
391 /* affine transformation for X2 */ \
779 /* AES inverse affine and S2 combined:
794 /* X2 and AES forward affine combined:
812 /* AES affine: */
824 /* AES inverse affine: */
H A Daria-gfni-avx512-asm_64.S560 /* AES affine: */
572 /* AES inverse affine: */
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Dethernet-driver.rst107 frames, but must be affine to the CPUs for the purpose of traffic distribution.
122 affine DPIOs.
/linux/Documentation/admin-guide/hw-vuln/
H A Dl1tf.rst219 guests affine to one or more physical cores. The proper mechanism for
251 Interrupts can be made affine to logical CPUs. This is not universally
254 devices affine their interrupts to single CPUs or groups of CPUs per
260 Whether the interrupts with are affine to CPUs, which run untrusted
/linux/arch/xtensa/kernel/
H A Dirq.c186 pr_info_ratelimited("IRQ%u no longer affine to CPU%u\n", in migrate_irqs()
/linux/lib/
H A Dbch.c536 * 4 affine monic polynomial X^4+aX^2+bX+c over GF(2^m).
645 /* (X+a2)(X^3+a2X^2+b2X+c2) = X^4+aX^2+bX+c (affine) */ in find_poly_deg3_roots()
650 /* find the 4 roots of this affine polynomial */ in find_poly_deg3_roots()
681 /* use Y=1/X transformation to get an affine polynomial */ in find_poly_deg4_roots()
709 /* polynomial is already affine */ in find_poly_deg4_roots()
714 /* find the 4 roots of this affine polynomial */ in find_poly_deg4_roots()
/linux/kernel/time/
H A Dtimeconv.c98 * [1] "Euclidean Affine Functions and Applications to Calendar in time64_to_tm()
/linux/arch/sh/kernel/
H A Dirq.c239 pr_info_ratelimited("IRQ%u no longer affine to CPU%u\n", in migrate_irqs()
/linux/kernel/irq/
H A Dcpuhotplug.c184 pr_debug_ratelimited("IRQ %u: no longer affine to CPU%u\n", in irq_migrate_all_off_this_cpu()
/linux/drivers/rtc/
H A Dlib.c101 * [1] Neri C, Schneider L. Euclidean affine functions and their in rtc_time64_to_tm()
/linux/include/linux/
H A Dsmp.h253 * - the task is CPU affine.
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Darm,gic-v3.yaml61 interrupt is affine to. The interrupt must be a PPI, and the node
/linux/Documentation/devicetree/bindings/cpu/
H A Dcpu-capacity.txt29 * A "single-threaded" or CPU affine benchmark
/linux/drivers/irqchip/
H A Dirq-mips-gic.c119 * within the remote cluster that the IRQ corresponding to @d is affine to,
122 * If @d is affine to the local cluster then no locking is performed and this
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c3182 * affine DPIO. If not enough channels are available for all cores in dpaa2_eth_setup_dpio()
3183 * or if some cores don't have an affine DPIO, there will be no in dpaa2_eth_setup_dpio()
3193 dev_dbg(dev, "waiting for affine channel\n"); in dpaa2_eth_setup_dpio()
3196 "No affine channel for cpu %d and above\n", i); in dpaa2_eth_setup_dpio()
3212 dev_dbg(dev, "No affine DPIO for cpu %d\n", i); in dpaa2_eth_setup_dpio()
3213 /* If no affine DPIO for this core, there's probably in dpaa2_eth_setup_dpio()
3234 /* If we managed to allocate a channel and also found an affine in dpaa2_eth_setup_dpio()
3266 dev_err(dev, "No cpu with an affine DPIO/DPCON\n"); in dpaa2_eth_setup_dpio()
3303 dev_warn(dev, "No affine channel found for cpu %d\n", cpu); in dpaa2_eth_get_affine_channel()
H A Ddpaa2-xsk.c407 /* Use the FQ with the same idx as the affine CPU */ in dpaa2_xsk_tx()
H A Ddpaa2-eth.h584 /* Cores which have an affine DPIO/DPCON.
/linux/Documentation/block/
H A Dublk.rst139 set up the per-queue context efficiently, such as bind affine CPUs with IO

12