Home
last modified time | relevance | path

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

12

/Linux-v5.10/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 */
Dqman.c987 /* probing time config params for cpu-affine portals */
1098 * to the one whose affine portal it is waiting on.
/Linux-v5.10/include/soc/fsl/
Dqman.h898 * qman_affine_cpus - return a mask of cpus that have affine portals
904 * @cpu: the cpu whose affine portal is the subject of the query
906 * If @cpu is -1, the affine portal for the current CPU will be used. It is a
913 * qman_get_affine_portal - return the portal pointer affine to cpu
914 * @cpu: the cpu whose affine portal is the subject of the query
1146 * portal affine to the cpu portal on which this API is executed. If opts is
1159 * "Unplugs" this CGR object from the portal affine to the cpu on which this API
1160 * is executed. This must be excuted on the same affine portal on which it was
/Linux-v5.10/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.10/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.10/arch/xtensa/kernel/
Dirq.c188 pr_info_ratelimited("IRQ%u no longer affine to CPU%u\n", in migrate_irqs()
/Linux-v5.10/include/linux/
Dsmp.h217 * - the task is CPU affine.
Dinterrupt.h343 * cpu interrupts affine before the cpu becomes online.
/Linux-v5.10/arch/sh/kernel/
Dirq.c236 pr_info_ratelimited("IRQ%u no longer affine to CPU%u\n", in migrate_irqs()
/Linux-v5.10/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.10/kernel/irq/
Dcpuhotplug.c169 pr_warn_ratelimited("IRQ %u: no longer affine to CPU%u\n", in irq_migrate_all_off_this_cpu()
/Linux-v5.10/crypto/
Decc.h37 * struct ecc_point - elliptic curve point in affine coordinates
/Linux-v5.10/Documentation/devicetree/bindings/interrupt-controller/
Darm,gic-v3.yaml61 interrupt is affine to. The interrupt must be a PPI, and the node
/Linux-v5.10/Documentation/devicetree/bindings/arm/
Dcpu-capacity.txt29 * A "single-threaded" or CPU affine benchmark
/Linux-v5.10/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.c2637 * affine DPIO. If not enough channels are available for all cores in dpaa2_eth_setup_dpio()
2638 * or if some cores don't have an affine DPIO, there will be no in dpaa2_eth_setup_dpio()
2649 "No affine channel for cpu %d and above\n", i); in dpaa2_eth_setup_dpio()
2665 dev_dbg(dev, "No affine DPIO for cpu %d\n", i); in dpaa2_eth_setup_dpio()
2666 /* If no affine DPIO for this core, there's probably in dpaa2_eth_setup_dpio()
2687 /* If we managed to allocate a channel and also found an affine in dpaa2_eth_setup_dpio()
2719 dev_err(dev, "No cpu with an affine DPIO/DPCON\n"); in dpaa2_eth_setup_dpio()
2756 dev_warn(dev, "No affine channel found for cpu %d\n", cpu); in dpaa2_eth_get_affine_channel()
Ddpaa2-eth.h521 /* Cores which have an affine DPIO/DPCON.
/Linux-v5.10/kernel/
Dumh.c145 * We need to create the usermodehelper kernel thread from a task that is affine
Dkthread.c404 * is affine to all CPUs.
/Linux-v5.10/drivers/crypto/caam/
Dqi.c743 * Enable the NAPI contexts on each of the core which has an affine in caam_qi_init()
/Linux-v5.10/drivers/soc/fsl/dpio/
Ddpio-service.c90 * Return the affine dpaa2_io service, or NULL if there is no service affined
/Linux-v5.10/drivers/perf/
Darm_pmu.c503 * Reject CPU-affine events for CPUs that are of a different class to in armpmu_event_init()
/Linux-v5.10/lib/mpi/
Dec.c673 /* Compute the affine coordinates from the projective coordinates in
1411 * not after conversion to affine coordinates. in mpi_ec_curve_point()
/Linux-v5.10/lib/crypto/
Dcurve25519-fiat32.c770 * correspond to unary scalar multiplication in affine coordinates given in curve25519_generic()
780 * Specification of Montgomery curves in affine coordinates: in curve25519_generic()

12