Searched refs:VMCI_CAPS_NOTIFICATIONS (Results 1 – 2 of 2) sorted by relevance
700 if (capabilities & VMCI_CAPS_NOTIFICATIONS) { in vmci_guest_probe_device()708 caps_in_use |= VMCI_CAPS_NOTIFICATIONS; in vmci_guest_probe_device()748 if (caps_in_use & VMCI_CAPS_NOTIFICATIONS) { in vmci_guest_probe_device()848 if (caps_in_use & VMCI_CAPS_NOTIFICATIONS) in vmci_guest_probe_device()
45 #define VMCI_CAPS_NOTIFICATIONS BIT(3) macro
Completed in 7 milliseconds