Home
last modified time | relevance | path

Searched full:tweaks (Results 1 – 25 of 46) sorted by relevance

12

/linux/arch/riscv/crypto/
H A Daes-riscv64-zvkned-zvbb-zvkg.S66 #define TWEAKS v16 // LMUL=4 (most of the time) macro
76 // TWEAKS: N 128-bit tweaks T*(x^i) for i in 0..(N - 1)
77 // TWEAKS_BREV: same as TWEAKS, but bit-reversed
93 vle32.v TWEAKS, (TWEAKP)
101 vbrev8.v v12, TWEAKS
138 vbrev8.v TWEAKS, TWEAKS_BREV
155 vbrev8.v TWEAKS_BREV, TWEAKS
179 vxor.vv TMP0, TMP0, TWEAKS
181 vxor.vv TMP0, TMP0, TWEAKS
193 // Compute the next sequence of tweaks by multiplying the previous
[all …]
/linux/arch/x86/crypto/
H A Daes-xts-avx-x86_64.S79 * the XTS tweaks. This avoids a bottleneck. Currently there don't seem to be
104 // x^1, x^2, x^3] to compute the first vector of tweaks when VL=64.
170 // V6-V9 hold XTS tweaks. Each 128-bit lane holds one tweak.
290 // If VL > 16, then there are multiple tweaks, and we use vpclmulqdq to compute
291 // all tweaks in the vector in parallel. If VL=16, we just do the regular
305 // Given the first XTS tweak at (TWEAK), compute the first set of tweaks and
318 // Compute the first vector of tweaks.
322 // Compute the next three vectors of tweaks:
348 // Compute the first vector of tweaks:
358 // Compute the next three vectors of tweaks:
[all …]
/linux/Documentation/virt/kvm/s390/
H A Ds390-pv-dump.rst50 metadata comprised of the encryption tweaks and status flags. The
57 The tweaks / status flags for the exported pages need to be requested
/linux/arch/hexagon/kernel/
H A Dtrampoline.S10 * to future tweaks to the Hexagon instruction set.
/linux/arch/arm/boot/compressed/
H A Dhead-xscale.S5 * XScale specific tweaks. This is merged into head.S by the linker.
H A Dhead-sa1100.S7 * SA1100 specific tweaks. This is merged into head.S by the linker.
/linux/Documentation/devicetree/bindings/pwm/
H A Dpwm-sifive.yaml38 SiFive PWM v0 IP block with no chip integration tweaks.
/linux/Documentation/devicetree/bindings/spi/
H A Dspi-sifive.yaml30 for the SiFive SPI v0 IP block with no chip integration tweaks.
/linux/arch/x86/include/asm/
H A Dhw_irq.h63 * @flags: Flags for allocation tweaks
/linux/drivers/usb/gadget/udc/
H A DKconfig120 in other OMAP processors too, given minor tweaks.
303 controllers having QE or CPM2, given minor tweaks.
/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp42x-arcom-vulcan.dts81 * CHECKME: if special tweaks are needed, then fix the
/linux/net/ipv4/
H A Dipip.c32 Minor tweaks:
33 Cleaned up the code a little and added some pre-1.3.0 tweaks.
/linux/tools/lib/python/kdoc/
H A Dlatex_fonts.py41 tweaks if necessary. Remove leading "".
/linux/drivers/parport/
H A Dparport_cs.c6 probably require driver tweaks)
/linux/Documentation/crypto/
H A Ddescore-readme.rst183 idiotic ``tweaks`` for particular machines which failed to deliver significant
240 these are just performance tweaks.
/linux/tools/testing/selftests/tc-testing/
H A DREADME197 but the overall template is there and it should only need tweaks.)
/linux/Documentation/arch/x86/
H A Dorc-unwinder.rst73 taken before some performance tweaks were added, which doubled
/linux/Documentation/networking/
H A Dnet_failover.rst94 This will result in lack of connectivity to the VM. So some tweaks might be
/linux/Documentation/fb/
H A Dsstfb.rst195 - try to add panning using tweaks with front and back buffer.
/linux/Documentation/sphinx/
H A Dkerneldoc-preamble.sty57 %% Prevent default \sphinxtableofcontentshook from overwriting above tweaks.
/linux/arch/arm/mach-sa1100/
H A Dcollie.c7 * This file contains all Collie-specific tweaks.
/linux/Documentation/process/
H A D6.Followthrough.rst35 Many of the changes you may be asked to make - from coding style tweaks
/linux/drivers/media/pci/bt8xx/
H A Dbttv.h294 /* extra tweaks for some chipsets */
/linux/drivers/virt/vboxguest/
H A Dvboxguest_core.c577 * This tweaks the error handling so we perform
731 * This tweaks the error handling so we perform
840 * This tweaks the error handling so we perform
/linux/arch/powerpc/include/asm/
H A Dpmac_feature.h217 /* -- add various tweaks related to sound routing -- */

12