Searched refs:VMCI_VERSION_NOTIFY (Results 1 – 2 of 2) sorted by relevance
808 if (vmci_host_dev->user_version < VMCI_VERSION_NOTIFY) { in vmci_host_do_notify_resource()867 if (vmci_host_dev->user_version < VMCI_VERSION_NOTIFY) { in vmci_host_do_recv_notifications()
425 #define VMCI_VERSION_NOTIFY VMCI_MAKE_VERSION(10, 0) macro