Searched full:vectorized (Results 1 – 9 of 9) sorted by relevance
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
83 * struct futex_waitv - A waiter for vectorized wait
461 // operations are vectorized operations on vectors of 16-byte blocks. E.g.,462 // with VL=32 there are 2 blocks per vector and the vectorized terms correspond463 // to the following non-vectorized terms:473 // - Do vectorized "schoolbook" multiplications to compute the intermediate478 // - Do a vectorized reduction of these 256-bit intermediate values to
8 * This work was inspired by the vectorized implementation of Dean Gaudet.
557 # 2x-vectorized, therefore runs every 2nd round621 vadd.i64 q8,q12 @ vectorized accumulate
651 int "Threshold size for vectorized user copies"655 Prefer using vectorized copy_to_user()/copy_from_user() when the
594 * Call vectorized fileio functions to map struct scatterlist in fd_execute_rw_buffered()