Searched refs:VMBUS_VERSION_WIN10 (Results 1 – 4 of 4) sorted by relevance
49 #define VMBUS_VERSION_WIN10 ((4 << 16) | (0)) macro
373 if (vmbus_current_version < VMBUS_VERSION_WIN10 && sc->hn_rxbuf_gpadl != 0) { in hn_nvs_disconn_rxbuf()434 if (vmbus_current_version < VMBUS_VERSION_WIN10 && sc->hn_chim_gpadl != 0) { in hn_nvs_disconn_chim()
6653 if (vmbus_current_version >= VMBUS_VERSION_WIN10 && sc->hn_rxbuf_gpadl != 0) { in hn_synth_detach()6669 if (vmbus_current_version >= VMBUS_VERSION_WIN10 && sc->hn_chim_gpadl != 0) { in hn_synth_detach()
163 VMBUS_VERSION_WIN10,