Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/sysdev/
H A Dmpic_u3msi.c50 if (flags & HT_MSI_FLAGS_FIXED) in read_ht_magic_addr()
H A Dmpic.c472 if (!(flags & HT_MSI_FLAGS_FIXED)) { in mpic_scan_ht_msi()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h883 #define HT_MSI_FLAGS_FIXED 0x2 /* Fixed mapping only */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h885 #define HT_MSI_FLAGS_FIXED 0x2 /* Fixed mapping only */ macro