Home
last modified time | relevance | path

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

12

/Linux-v5.15/drivers/soc/fsl/qbman/
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
Dbman_priv.h66 * which the portal affine to is not online yet.
Dbman.c221 /* probing time config params for cpu-affine portals */
/Linux-v5.15/include/crypto/
Decc_curve.h10 * struct ecc_point - elliptic curve point in affine coordinates
/Linux-v5.15/include/soc/fsl/
Dqman.h899 * qman_affine_cpus - return a mask of cpus that have affine portals
905 * @cpu: the cpu whose affine portal is the subject of the query
907 * If @cpu is -1, the affine portal for the current CPU will be used. It is a
914 * qman_get_affine_portal - return the portal pointer affine to cpu
915 * @cpu: the cpu whose affine portal is the subject of the query
1147 * portal affine to the cpu portal on which this API is executed. If opts is
1160 * "Unplugs" this CGR object from the portal affine to the cpu on which this API
1161 * is executed. This must be excuted on the same affine portal on which it was
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
Dethernet-driver.rst107 frames, but must be affine to the CPUs for the purpose of traffic distribution.
122 affine DPIOs.
/Linux-v5.15/Documentation/admin-guide/hw-vuln/
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-v5.15/arch/x86/crypto/
Dsm4-aesni-avx2-asm_64.S100 * Following four affine transform look-up tables are from work by
106 /* pre-SubByte affine transform, from SM4 field to AES field. */
112 /* post-SubByte affine transform, from AES field to SM4 field. */
Dsm4-aesni-avx-asm_64.S85 * Following four affine transform look-up tables are from work by
91 /* pre-SubByte affine transform, from SM4 field to AES field. */
97 /* post-SubByte affine transform, from AES field to SM4 field. */
/Linux-v5.15/arch/xtensa/kernel/
Dirq.c186 pr_info_ratelimited("IRQ%u no longer affine to CPU%u\n", in migrate_irqs()
/Linux-v5.15/kernel/time/
Dtimeconv.c98 * [1] "Euclidean Affine Functions and Applications to Calendar in time64_to_tm()
/Linux-v5.15/lib/
Dbch.c573 * 4 affine monic polynomial X^4+aX^2+bX+c over GF(2^m).
682 /* (X+a2)(X^3+a2X^2+b2X+c2) = X^4+aX^2+bX+c (affine) */ in find_poly_deg3_roots()
687 /* find the 4 roots of this affine polynomial */ in find_poly_deg3_roots()
718 /* use Y=1/X transformation to get an affine polynomial */ in find_poly_deg4_roots()
746 /* polynomial is already affine */ in find_poly_deg4_roots()
751 /* find the 4 roots of this affine polynomial */ in find_poly_deg4_roots()
/Linux-v5.15/drivers/rtc/
Dlib.c89 * [1] "Euclidean Affine Functions and Applications to Calendar in rtc_time64_to_tm()
/Linux-v5.15/arch/sh/kernel/
Dirq.c237 pr_info_ratelimited("IRQ%u no longer affine to CPU%u\n", in migrate_irqs()
/Linux-v5.15/kernel/irq/
Dcpuhotplug.c169 pr_debug_ratelimited("IRQ %u: no longer affine to CPU%u\n", in irq_migrate_all_off_this_cpu()
/Linux-v5.15/include/linux/
Dsmp.h246 * - the task is CPU affine.
/Linux-v5.15/Documentation/devicetree/bindings/interrupt-controller/
Darm,gic-v3.yaml61 interrupt is affine to. The interrupt must be a PPI, and the node
/Linux-v5.15/Documentation/devicetree/bindings/arm/
Dcpu-capacity.txt29 * A "single-threaded" or CPU affine benchmark
/Linux-v5.15/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.c2731 * affine DPIO. If not enough channels are available for all cores in dpaa2_eth_setup_dpio()
2732 * or if some cores don't have an affine DPIO, there will be no in dpaa2_eth_setup_dpio()
2743 "No affine channel for cpu %d and above\n", i); in dpaa2_eth_setup_dpio()
2759 dev_dbg(dev, "No affine DPIO for cpu %d\n", i); in dpaa2_eth_setup_dpio()
2760 /* If no affine DPIO for this core, there's probably in dpaa2_eth_setup_dpio()
2781 /* If we managed to allocate a channel and also found an affine in dpaa2_eth_setup_dpio()
2813 dev_err(dev, "No cpu with an affine DPIO/DPCON\n"); in dpaa2_eth_setup_dpio()
2850 dev_warn(dev, "No affine channel found for cpu %d\n", cpu); in dpaa2_eth_get_affine_channel()
Ddpaa2-eth.h525 /* Cores which have an affine DPIO/DPCON.
/Linux-v5.15/kernel/
Dumh.c147 * We need to create the usermodehelper kernel thread from a task that is affine
/Linux-v5.15/drivers/crypto/caam/
Dqi.c740 * Enable the NAPI contexts on each of the core which has an affine in caam_qi_init()
/Linux-v5.15/crypto/
DKconfig1588 instruction set for block cipher. Through two affine transforms,
1610 instruction set for block cipher. Through two affine transforms,
/Linux-v5.15/drivers/soc/fsl/dpio/
Ddpio-service.c90 * Return the affine dpaa2_io service, or NULL if there is no service affined
/Linux-v5.15/drivers/perf/
Darm_pmu.c503 * Reject CPU-affine events for CPUs that are of a different class to in armpmu_event_init()

12