Searched full:vectorized (Results 1 – 12 of 12) sorted by relevance
74 * so that the compiler can properly optimize the vectorized loop.84 * to the compiler, so that it can properly optimize the vectorized loop.
14 receiving vectorized interrupts from PCH's interrupt controller.
14 transforming interrupts from on-chip devices into HyperTransport vectorized
14 transforming interrupts from PCIe MSI into HyperTransport vectorized
13 /* Note that these vectorized functions may assume len >= 256. */
58 * struct futex_waitv - A waiter for vectorized wait
557 # 2x-vectorized, therefore runs every 2nd round621 vadd.i64 q8,q12 @ vectorized accumulate
8 * This work was inspired by the vectorized implementation of Dean Gaudet.
598 * Call vectorized fileio functions to map struct scatterlist in fd_execute_rw_buffered()
5187 Vectorized Scrub5191 earlier was a catalyst for enabling a vectorized scrub system call.5197 With vectorized scrub, userspace pushes to the kernel the identity of a5209 `kernel vectorized scrub5210 <https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git/log/?h=vectorized-scrub>`_5212 `userspace vectorized scrub5213 <https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=vectorized-scrub>`_
2 * Generic vectorized operation runtime
1060 /* Handle a 2-reg-shift insn which can be vectorized. */ in do_vector_2sh()