Home
last modified time | relevance | path

Searched refs:VMCI_MAX_INTRS (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/misc/vmw_vmci/
H A Dvmci_guest.c584 error = pci_alloc_irq_vectors(pdev, VMCI_MAX_INTRS, VMCI_MAX_INTRS, in vmci_guest_probe_device()
/OK3568_Linux_fs/kernel/include/linux/
H A Dvmw_vmci_defs.h52 #define VMCI_MAX_INTRS 2 macro