Home
last modified time | relevance | path

Searched refs:IDXD_CMD_REQUEST_INT_HANDLE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/dma/idxd/
A Dregisters.h186 IDXD_CMD_REQUEST_INT_HANDLE, enumerator
A Ddevice.c596 if (!(idxd->hw.cmd_cap & BIT(IDXD_CMD_REQUEST_INT_HANDLE))) in idxd_device_request_int_handle()
605 dev_dbg(dev, "cmd: %u operand: %#x\n", IDXD_CMD_REQUEST_INT_HANDLE, operand); in idxd_device_request_int_handle()
607 idxd_cmd_exec(idxd, IDXD_CMD_REQUEST_INT_HANDLE, operand, &status); in idxd_device_request_int_handle()
A Dinit.c138 if (idxd->hw.cmd_cap & BIT(IDXD_CMD_REQUEST_INT_HANDLE)) { in idxd_setup_interrupts()
382 if (idxd->hw.cmd_cap & BIT(IDXD_CMD_REQUEST_INT_HANDLE)) { in idxd_setup_internals()

Completed in 9 milliseconds