Searched refs:VMCI_CAPS_NOTIFICATIONS (Results 1 – 2 of 2) sorted by relevance
521 if (capabilities & VMCI_CAPS_NOTIFICATIONS) { in vmci_guest_probe_device()530 caps_in_use |= VMCI_CAPS_NOTIFICATIONS; in vmci_guest_probe_device()549 if (caps_in_use & VMCI_CAPS_NOTIFICATIONS) { in vmci_guest_probe_device()631 if (caps_in_use & VMCI_CAPS_NOTIFICATIONS) in vmci_guest_probe_device()
40 #define VMCI_CAPS_NOTIFICATIONS BIT(3) macro
Completed in 5 milliseconds