Searched refs:VIRTIO_PCI_CONFIG_OFF (Results 26 - 50 of 150) sorted by relevance

123456

/prebuilts/ndk/r10/platforms/android-18/arch-mips64/usr/include/linux/
H A Dvirtio_pci.h37 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
39 #define VIRTIO_PCI_CONFIG(dev) VIRTIO_PCI_CONFIG_OFF((dev)->msix_enabled)
/prebuilts/ndk/r10/platforms/android-18/arch-x86_64/usr/include/linux/
H A Dvirtio_pci.h37 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
39 #define VIRTIO_PCI_CONFIG(dev) VIRTIO_PCI_CONFIG_OFF((dev)->msix_enabled)
/prebuilts/ndk/r10/platforms/android-19/arch-arm64/usr/include/linux/
H A Dvirtio_pci.h37 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
39 #define VIRTIO_PCI_CONFIG(dev) VIRTIO_PCI_CONFIG_OFF((dev)->msix_enabled)
/prebuilts/ndk/r10/platforms/android-19/arch-mips64/usr/include/linux/
H A Dvirtio_pci.h37 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
39 #define VIRTIO_PCI_CONFIG(dev) VIRTIO_PCI_CONFIG_OFF((dev)->msix_enabled)
/prebuilts/ndk/r10/platforms/android-19/arch-x86_64/usr/include/linux/
H A Dvirtio_pci.h37 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
39 #define VIRTIO_PCI_CONFIG(dev) VIRTIO_PCI_CONFIG_OFF((dev)->msix_enabled)
/prebuilts/ndk/r10/platforms/android-20/arch-arm64/usr/include/linux/
H A Dvirtio_pci.h37 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
39 #define VIRTIO_PCI_CONFIG(dev) VIRTIO_PCI_CONFIG_OFF((dev)->msix_enabled)
/prebuilts/ndk/r10/platforms/android-20/arch-mips64/usr/include/linux/
H A Dvirtio_pci.h37 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
39 #define VIRTIO_PCI_CONFIG(dev) VIRTIO_PCI_CONFIG_OFF((dev)->msix_enabled)
/prebuilts/ndk/r10/platforms/android-20/arch-x86_64/usr/include/linux/
H A Dvirtio_pci.h37 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
39 #define VIRTIO_PCI_CONFIG(dev) VIRTIO_PCI_CONFIG_OFF((dev)->msix_enabled)
/prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/
H A Dvirtio_pci.h37 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
39 #define VIRTIO_PCI_CONFIG(dev) VIRTIO_PCI_CONFIG_OFF((dev)->msix_enabled)
/prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/
H A Dvirtio_pci.h37 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
39 #define VIRTIO_PCI_CONFIG(dev) VIRTIO_PCI_CONFIG_OFF((dev)->msix_enabled)
/prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/
H A Dvirtio_pci.h37 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
39 #define VIRTIO_PCI_CONFIG(dev) VIRTIO_PCI_CONFIG_OFF((dev)->msix_enabled)
/prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/
H A Dvirtio_pci.h37 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
39 #define VIRTIO_PCI_CONFIG(dev) VIRTIO_PCI_CONFIG_OFF((dev)->msix_enabled)
/prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/
H A Dvirtio_pci.h37 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
39 #define VIRTIO_PCI_CONFIG(dev) VIRTIO_PCI_CONFIG_OFF((dev)->msix_enabled)
/prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/linux/
H A Dvirtio_pci.h37 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
39 #define VIRTIO_PCI_CONFIG(dev) VIRTIO_PCI_CONFIG_OFF((dev)->msix_enabled)
/prebuilts/ndk/r10/platforms/android-22/arch-arm/usr/include/linux/
H A Dvirtio_pci.h37 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
39 #define VIRTIO_PCI_CONFIG(dev) VIRTIO_PCI_CONFIG_OFF((dev)->msix_enabled)
/prebuilts/ndk/r10/platforms/android-22/arch-arm64/usr/include/linux/
H A Dvirtio_pci.h37 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
39 #define VIRTIO_PCI_CONFIG(dev) VIRTIO_PCI_CONFIG_OFF((dev)->msix_enabled)
/prebuilts/ndk/r10/platforms/android-22/arch-mips/usr/include/linux/
H A Dvirtio_pci.h37 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
39 #define VIRTIO_PCI_CONFIG(dev) VIRTIO_PCI_CONFIG_OFF((dev)->msix_enabled)
/prebuilts/ndk/r10/platforms/android-22/arch-mips64/usr/include/linux/
H A Dvirtio_pci.h37 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
39 #define VIRTIO_PCI_CONFIG(dev) VIRTIO_PCI_CONFIG_OFF((dev)->msix_enabled)
/prebuilts/ndk/r10/platforms/android-22/arch-x86/usr/include/linux/
H A Dvirtio_pci.h37 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
39 #define VIRTIO_PCI_CONFIG(dev) VIRTIO_PCI_CONFIG_OFF((dev)->msix_enabled)
/prebuilts/ndk/r10/platforms/android-22/arch-x86_64/usr/include/linux/
H A Dvirtio_pci.h37 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
39 #define VIRTIO_PCI_CONFIG(dev) VIRTIO_PCI_CONFIG_OFF((dev)->msix_enabled)
/prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/linux/
H A Dvirtio_pci.h37 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
39 #define VIRTIO_PCI_CONFIG(dev) VIRTIO_PCI_CONFIG_OFF((dev)->msix_enabled)
/prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/linux/
H A Dvirtio_pci.h37 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
39 #define VIRTIO_PCI_CONFIG(dev) VIRTIO_PCI_CONFIG_OFF((dev)->msix_enabled)
/prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/linux/
H A Dvirtio_pci.h37 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
39 #define VIRTIO_PCI_CONFIG(dev) VIRTIO_PCI_CONFIG_OFF((dev)->msix_enabled)
/prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/linux/
H A Dvirtio_pci.h37 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
39 #define VIRTIO_PCI_CONFIG(dev) VIRTIO_PCI_CONFIG_OFF((dev)->msix_enabled)
/prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/linux/
H A Dvirtio_pci.h37 #define VIRTIO_PCI_CONFIG_OFF(msix_enabled) ((msix_enabled) ? 24 : 20) macro
39 #define VIRTIO_PCI_CONFIG(dev) VIRTIO_PCI_CONFIG_OFF((dev)->msix_enabled)

Completed in 219 milliseconds

123456