Home
last modified time | relevance | path

Searched refs:CXL_INT_MSI_MSIX (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/cxl/
H A Dcxl_events.h90 CXL_INT_MSI_MSIX = 0x01, enumerator
96 ((((uint8_t)vector & 0xf) << 4) | CXL_INT_MSI_MSIX)
/openbmc/linux/drivers/cxl/
H A Dpci.c638 if (FIELD_GET(CXLDEV_EVENT_INT_MODE_MASK, setting) != CXL_INT_MSI_MSIX) in cxl_event_req_irq()
674 .info_settings = CXL_INT_MSI_MSIX, in cxl_event_config_msgnums()
675 .warn_settings = CXL_INT_MSI_MSIX, in cxl_event_config_msgnums()
676 .failure_settings = CXL_INT_MSI_MSIX, in cxl_event_config_msgnums()
677 .fatal_settings = CXL_INT_MSI_MSIX, in cxl_event_config_msgnums()
H A Dcxlmem.h218 CXL_INT_MSI_MSIX = 0x01, enumerator
/openbmc/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c318 policy->dyn_cap_settings = CXL_INT_MSI_MSIX; in cmd_events_get_interrupt_policy()
344 CXL_INT_MSI_MSIX; in cmd_events_set_interrupt_policy()
348 CXL_INT_MSI_MSIX; in cmd_events_set_interrupt_policy()
352 CXL_INT_MSI_MSIX; in cmd_events_set_interrupt_policy()
356 CXL_INT_MSI_MSIX; in cmd_events_set_interrupt_policy()
365 CXL_INT_MSI_MSIX; in cmd_events_set_interrupt_policy()