| /kernel/linux/linux-4.19/drivers/soc/fsl/qbman/ |
| D | Kconfig | 40 This requires the presence of cpu-affine portals, and performs 41 high-level API testing with them (whichever portal(s) are affine 54 This requires the presence of cpu-affine portals, and performs 55 high-level API testing with them (whichever portal(s) are affine to
|
| D | bman_priv.h | 66 * which the portal affine to is not online yet.
|
| /kernel/linux/linux-5.10/drivers/soc/fsl/qbman/ |
| D | Kconfig | 41 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
|
| D | bman_priv.h | 66 * which the portal affine to is not online yet.
|
| /kernel/linux/linux-5.10/include/soc/fsl/ |
| D | qman.h | 898 * 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
|
| /kernel/linux/linux-4.19/include/soc/fsl/ |
| D | qman.h | 897 * qman_affine_cpus - return a mask of cpus that have affine portals 903 * @cpu: the cpu whose affine portal is the subject of the query 905 * If @cpu is -1, the affine portal for the current CPU will be used. It is a 912 * qman_get_affine_portal - return the portal pointer affine to cpu 913 * @cpu: the cpu whose affine portal is the subject of the query 1135 * portal affine to the cpu portal on which this API is executed. If opts is 1148 * "Unplugs" this CGR object from the portal affine to the cpu on which this API 1149 * is executed. This must be excuted on the same affine portal on which it was
|
| /kernel/linux/linux-4.19/drivers/staging/fsl-dpaa2/ethernet/ |
| D | ethernet-driver.rst | 106 frames, but must be affine to the CPUs for the purpose of traffic distribution. 121 affine DPIOs.
|
| D | dpaa2-eth.c | 1557 * affine DPIO. If not enough channels are available for all cores in setup_dpio() 1558 * or if some cores don't have an affine DPIO, there will be no in setup_dpio() 1567 "No affine channel for cpu %d and above\n", i); in setup_dpio() 1584 dev_dbg(dev, "No affine DPIO for cpu %d\n", i); in setup_dpio() 1585 /* If no affine DPIO for this core, there's probably in setup_dpio() 1606 /* If we managed to allocate a channel and also found an affine in setup_dpio() 1627 dev_err(dev, "No cpu with an affine DPIO/DPCON\n"); in setup_dpio() 1663 dev_warn(dev, "No affine channel found for cpu %d\n", cpu); in get_affine_channel() 1694 /* Tell the stack to affine to txc_cpu the Tx queue in set_fq_affinity()
|
| /kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
| D | ethernet-driver.rst | 107 frames, but must be affine to the CPUs for the purpose of traffic distribution. 122 affine DPIOs.
|
| /kernel/linux/linux-4.19/Documentation/admin-guide/hw-vuln/ |
| D | l1tf.rst | 219 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
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/hw-vuln/ |
| D | l1tf.rst | 219 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
|
| /kernel/linux/linux-5.10/arch/xtensa/kernel/ |
| D | irq.c | 188 pr_info_ratelimited("IRQ%u no longer affine to CPU%u\n", in migrate_irqs()
|
| /kernel/linux/linux-4.19/arch/xtensa/kernel/ |
| D | irq.c | 188 pr_info_ratelimited("IRQ%u no longer affine to CPU%u\n", in migrate_irqs()
|
| /kernel/linux/linux-4.19/lib/ |
| D | bch.c | 516 * 4 affine monic polynomial X^4+aX^2+bX+c over GF(2^m). 625 /* (X+a2)(X^3+a2X^2+b2X+c2) = X^4+aX^2+bX+c (affine) */ in find_poly_deg3_roots() 630 /* find the 4 roots of this affine polynomial */ in find_poly_deg3_roots() 661 /* use Y=1/X transformation to get an affine polynomial */ in find_poly_deg4_roots() 689 /* polynomial is already affine */ in find_poly_deg4_roots() 694 /* find the 4 roots of this affine polynomial */ in find_poly_deg4_roots()
|
| /kernel/linux/linux-4.19/kernel/irq/ |
| D | cpuhotplug.c | 168 pr_warn_ratelimited("IRQ %u: no longer affine to CPU%u\n", in irq_migrate_all_off_this_cpu()
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/interrupt-controller/ |
| D | arm,gic-v3.txt | 30 interrupt is affine to. The interrupt must be a PPI, and the node
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | smp.h | 217 * - the task is CPU affine.
|
| /kernel/linux/linux-5.10/arch/sh/kernel/ |
| D | irq.c | 236 pr_info_ratelimited("IRQ%u no longer affine to CPU%u\n", in migrate_irqs()
|
| /kernel/linux/linux-4.19/arch/sh/kernel/ |
| D | irq.c | 236 pr_info_ratelimited("IRQ%u no longer affine to CPU%u\n", in migrate_irqs()
|
| /kernel/linux/linux-5.10/lib/ |
| D | bch.c | 573 * 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()
|
| /kernel/linux/linux-5.10/kernel/irq/ |
| D | cpuhotplug.c | 218 pr_warn_ratelimited("IRQ %u: no longer affine to CPU%u\n", in irq_migrate_all_off_this_cpu()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
| D | arm,gic-v3.yaml | 61 interrupt is affine to. The interrupt must be a PPI, and the node
|
| /kernel/linux/linux-5.10/crypto/ |
| D | ecc.h | 37 * struct ecc_point - elliptic curve point in affine coordinates
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/arm/ |
| D | cpu-capacity.txt | 29 * A "single-threaded" or CPU affine benchmark
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ |
| D | cpu-capacity.txt | 29 * A "single-threaded" or CPU affine benchmark
|