Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/xen/xen-pciback/
Dconf_space.h68 #define INTERRUPT_TYPE_NONE (0) macro
Dconf_space_capability.c242 if (int_type == INTERRUPT_TYPE_NONE || in msi_msix_flags_write()
Dconf_space_header.c114 case INTERRUPT_TYPE_NONE: in command_write()
Dconf_space.c319 return ret ?: INTERRUPT_TYPE_NONE; in xen_pcibk_get_interrupt_type()