Home
last modified time | relevance | path

Searched refs:Async (Results 1 – 18 of 18) sorted by relevance

/linux-6.12.1/Documentation/arch/x86/
Dtsx_async_abort.rst3 TSX Async Abort (TAA) mitigation
11 TSX Async Abort (TAA) is a side channel attack on internal buffers in some
/linux-6.12.1/drivers/scsi/aacraid/
Ddpcsup.c100 if (hwfib->header.XferState & cpu_to_le32(NoResponseExpected | Async)) in aac_response_normal()
404 cpu_to_le32(NoResponseExpected | Async)) { in aac_intr_normal()
Dlinit.c807 (Async | NoResponseExpected)) && in aac_eh_abort()
1525 if (!(fib->hw_fib_va->header.XferState & cpu_to_le32(NoResponseExpected | Async)) && in __aac_shutdown()
Dcommsup.c514 hw_fib->header.XferState |= cpu_to_le32(Async | ResponseExpected); in aac_fib_send()
1525 if (!(XferState & cpu_to_le32(NoResponseExpected | Async)) && in _aac_reset_adapter()
Daacraid.h793 Async = (1<<13), enumerator
/linux-6.12.1/Documentation/devicetree/bindings/memory-controllers/
Dti-aemif.txt3 The Async External Memory Interface (EMIF16/AEMIF) controller is intended to
/linux-6.12.1/Documentation/gpu/
Dvkms.rst128 - Async updates (currently only possible on cursor plane using the legacy
/linux-6.12.1/drivers/tty/serial/8250/
DKconfig230 FourPort, Accent Async, Boca (read the Boca mini-HOWTO, available
254 Say Y here if you have an Accent Async serial board.
/linux-6.12.1/Documentation/admin-guide/mm/
Dpagemap.rst221 non-Async Write Protected pages are found. The ``PM_SCAN_WP_MATCHING`` can be
/linux-6.12.1/Documentation/driver-api/usb/
Dgadget.rst147 ``read()`` and ``write()``. On newer systems, POSIX Async I/O calls may
427 2.6 *Async I/O (AIO)* support is available, so that user mode software
Dusb.rst632 by kernel device drivers. (No POSIX Async I/O support here, sorry.) It
/linux-6.12.1/Documentation/driver-api/media/
Dv4l2-subdev.rst221 Async connection descriptors describe connections to external sub-devices the
225 this is not known at the time of adding the connections to the notifier. Async
/linux-6.12.1/Documentation/driver-api/dmaengine/
Dprovider.rst97 For more information on the Async TX API, please look the relevant
/linux-6.12.1/drivers/eisa/
Deisa.ids392 CPQFB03 "Compaq Async/Parallel Printer Intf Assy 000990"
1010 ISAC600 "Vector International SCC Async/BSC/SDLC"
/linux-6.12.1/Documentation/driver-api/crypto/iaa/
Diaa-crypto.rst274 Async mode without interrupts (caller must poll) can be enabled by
/linux-6.12.1/Documentation/spi/
Dspi-summary.rst421 - The basic I/O primitive is spi_async(). Async requests may be
/linux-6.12.1/Documentation/admin-guide/
Ddevices.txt1202 65 = /dev/apsasync Async command interface
Dkernel-parameters.txt7038 tsx_async_abort= [X86,INTEL,EARLY] Control mitigation for the TSX Async