Home
last modified time | relevance | path

Searched refs:msi64bit (Results 1 – 20 of 20) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/hw/pci/
H A Dmsi.c127 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_set_message() local
129 if (msi64bit) { in msi_set_message()
140 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_get_message() local
146 if (msi64bit) { in msi_get_message()
211 if (msi64bit) { in msi_init()
233 if (msi64bit) { in msi_init()
266 bool msi64bit; in msi_reset() local
274 msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_reset()
278 if (msi64bit) { in msi_reset()
293 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_is_masked() local
[all …]
/dports/emulators/qemu/qemu-6.2.0/hw/pci/
H A Dmsi.c127 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_set_message() local
129 if (msi64bit) { in msi_set_message()
140 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_get_message() local
146 if (msi64bit) { in msi_get_message()
211 if (msi64bit) { in msi_init()
233 if (msi64bit) { in msi_init()
266 bool msi64bit; in msi_reset() local
274 msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_reset()
278 if (msi64bit) { in msi_reset()
293 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_is_masked() local
[all …]
/dports/emulators/qemu60/qemu-6.0.0/hw/pci/
H A Dmsi.c127 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_set_message() local
129 if (msi64bit) { in msi_set_message()
140 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_get_message() local
146 if (msi64bit) { in msi_get_message()
211 if (msi64bit) { in msi_init()
233 if (msi64bit) { in msi_init()
266 bool msi64bit; in msi_reset() local
274 msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_reset()
278 if (msi64bit) { in msi_reset()
293 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_is_masked() local
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/hw/pci/
H A Dmsi.c127 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_set_message() local
129 if (msi64bit) { in msi_set_message()
140 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_get_message() local
146 if (msi64bit) { in msi_get_message()
211 if (msi64bit) { in msi_init()
233 if (msi64bit) { in msi_init()
266 bool msi64bit; in msi_reset() local
274 msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_reset()
278 if (msi64bit) { in msi_reset()
293 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_is_masked() local
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/pci/
H A Dmsi.c127 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_set_message() local
129 if (msi64bit) { in msi_set_message()
140 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_get_message() local
146 if (msi64bit) { in msi_get_message()
211 if (msi64bit) { in msi_init()
233 if (msi64bit) { in msi_init()
266 bool msi64bit; in msi_reset() local
274 msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_reset()
278 if (msi64bit) { in msi_reset()
293 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_is_masked() local
[all …]
/dports/emulators/qemu5/qemu-5.2.0/hw/pci/
H A Dmsi.c127 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_set_message() local
129 if (msi64bit) { in msi_set_message()
140 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_get_message() local
146 if (msi64bit) { in msi_get_message()
211 if (msi64bit) { in msi_init()
233 if (msi64bit) { in msi_init()
266 bool msi64bit; in msi_reset() local
274 msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_reset()
278 if (msi64bit) { in msi_reset()
293 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_is_masked() local
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/pci/
H A Dmsi.c127 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_set_message() local
129 if (msi64bit) { in msi_set_message()
140 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_get_message() local
146 if (msi64bit) { in msi_get_message()
211 if (msi64bit) { in msi_init()
233 if (msi64bit) { in msi_init()
266 bool msi64bit; in msi_reset() local
274 msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_reset()
278 if (msi64bit) { in msi_reset()
293 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_is_masked() local
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/pci/
H A Dmsi.c127 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_set_message() local
129 if (msi64bit) { in msi_set_message()
140 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_get_message() local
146 if (msi64bit) { in msi_get_message()
211 if (msi64bit) { in msi_init()
233 if (msi64bit) { in msi_init()
266 bool msi64bit; in msi_reset() local
274 msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_reset()
278 if (msi64bit) { in msi_reset()
293 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_is_masked() local
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/pci/
H A Dmsi.c127 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_set_message() local
129 if (msi64bit) { in msi_set_message()
140 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_get_message() local
146 if (msi64bit) { in msi_get_message()
211 if (msi64bit) { in msi_init()
233 if (msi64bit) { in msi_init()
266 bool msi64bit; in msi_reset() local
274 msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_reset()
278 if (msi64bit) { in msi_reset()
293 bool msi64bit = flags & PCI_MSI_FLAGS_64BIT; in msi_is_masked() local
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/hw/pci/
H A Dmsi.h38 unsigned int nr_vectors, bool msi64bit,
/dports/emulators/qemu42/qemu-4.2.1/include/hw/pci/
H A Dmsi.h37 unsigned int nr_vectors, bool msi64bit,
/dports/emulators/qemu/qemu-6.2.0/include/hw/pci/
H A Dmsi.h37 unsigned int nr_vectors, bool msi64bit,
/dports/emulators/qemu60/qemu-6.0.0/include/hw/pci/
H A Dmsi.h37 unsigned int nr_vectors, bool msi64bit,
/dports/emulators/qemu5/qemu-5.2.0/include/hw/pci/
H A Dmsi.h37 unsigned int nr_vectors, bool msi64bit,
/dports/emulators/qemu-utils/qemu-4.2.1/include/hw/pci/
H A Dmsi.h37 unsigned int nr_vectors, bool msi64bit,
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/hw/pci/
H A Dmsi.h37 unsigned int nr_vectors, bool msi64bit,
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/pci/
H A Dmsi.h37 unsigned int nr_vectors, bool msi64bit,
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/hw/pci/
H A Dmsi.h37 unsigned int nr_vectors, bool msi64bit,
/dports/sysutils/plasma5-kinfocenter/kinfocenter-5.23.5/Modules/pci/
H A Dkpci_private.h420 unsigned msi64bit : 1; member
H A Dkpci.cpp893 …(infoMsi.cooked.msiControl.msiControl_bits.msi64bit ? i18nc(strCtxt, strEnabled) : i18nc(strCtxt, … in addCapsMsi()
897 …size += (infoMsi.cooked.msiControl.msiControl_bits.msi64bit ? 4 : 0) + (infoMsi.cooked.msiControl.… in addCapsMsi()
900 if (infoMsi.cooked.msiControl.msiControl_bits.msi64bit == 1) { in addCapsMsi()