Searched full:affine (Results 1 – 25 of 54) sorted by relevance
123
/linux-6.12.1/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.
|
/linux-6.12.1/include/crypto/ |
D | ecc_curve.h | 10 * struct ecc_point - elliptic curve point in affine coordinates
|
/linux-6.12.1/include/soc/fsl/ |
D | qman.h | 899 * 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-6.12.1/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.
|
/linux-6.12.1/arch/x86/crypto/ |
D | sm4-aesni-avx2-asm_64.S | 101 * 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. */
|
D | Kconfig | 211 Through two affine transforms, 233 Through two affine transforms,
|
D | aria-aesni-avx-asm_64.S | 352 /* 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: */
|
D | sm4-aesni-avx-asm_64.S | 86 * 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. */
|
D | aria-aesni-avx2-asm_64.S | 384 /* 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: */
|
/linux-6.12.1/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
|
/linux-6.12.1/arch/xtensa/kernel/ |
D | irq.c | 186 pr_info_ratelimited("IRQ%u no longer affine to CPU%u\n", in migrate_irqs()
|
/linux-6.12.1/kernel/time/ |
D | timeconv.c | 98 * [1] "Euclidean Affine Functions and Applications to Calendar in time64_to_tm()
|
/linux-6.12.1/lib/ |
D | bch.c | 536 * 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-6.12.1/drivers/rtc/ |
D | lib.c | 89 * [1] "Euclidean Affine Functions and Applications to Calendar in rtc_time64_to_tm()
|
/linux-6.12.1/arch/sh/kernel/ |
D | irq.c | 239 pr_info_ratelimited("IRQ%u no longer affine to CPU%u\n", in migrate_irqs()
|
/linux-6.12.1/kernel/irq/ |
D | cpuhotplug.c | 185 pr_debug_ratelimited("IRQ %u: no longer affine to CPU%u\n", in irq_migrate_all_off_this_cpu()
|
/linux-6.12.1/include/linux/ |
D | smp.h | 253 * - the task is CPU affine.
|
/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | arm,gic-v3.yaml | 61 interrupt is affine to. The interrupt must be a PPI, and the node
|
/linux-6.12.1/Documentation/devicetree/bindings/cpu/ |
D | cpu-capacity.txt | 29 * A "single-threaded" or CPU affine benchmark
|
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-eth.c | 3171 * affine DPIO. If not enough channels are available for all cores in dpaa2_eth_setup_dpio() 3172 * or if some cores don't have an affine DPIO, there will be no in dpaa2_eth_setup_dpio() 3182 dev_dbg(dev, "waiting for affine channel\n"); in dpaa2_eth_setup_dpio() 3185 "No affine channel for cpu %d and above\n", i); in dpaa2_eth_setup_dpio() 3201 dev_dbg(dev, "No affine DPIO for cpu %d\n", i); in dpaa2_eth_setup_dpio() 3202 /* If no affine DPIO for this core, there's probably in dpaa2_eth_setup_dpio() 3223 /* If we managed to allocate a channel and also found an affine in dpaa2_eth_setup_dpio() 3255 dev_err(dev, "No cpu with an affine DPIO/DPCON\n"); in dpaa2_eth_setup_dpio() 3292 dev_warn(dev, "No affine channel found for cpu %d\n", cpu); in dpaa2_eth_get_affine_channel()
|
D | dpaa2-xsk.c | 407 /* Use the FQ with the same idx as the affine CPU */ in dpaa2_xsk_tx()
|
/linux-6.12.1/Documentation/block/ |
D | ublk.rst | 139 set up the per-queue context efficiently, such as bind affine CPUs with IO
|
/linux-6.12.1/kernel/ |
D | umh.c | 145 * We need to create the usermodehelper kernel thread from a task that is affine
|
/linux-6.12.1/drivers/crypto/caam/ |
D | qi.c | 763 * Enable the NAPI contexts on each of the core which has an affine in caam_qi_init()
|
123