Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_root_main.c1643 struct hv_register_assoc dispatch_suspend = { in disable_vp_dispatch() local
1645 .value.dispatch_suspend.suspended = 1, in disable_vp_dispatch()
1649 1, &dispatch_suspend); in disable_vp_dispatch()
/linux/include/hyperv/
H A Dhvgdk_mini.h1161 union hv_dispatch_suspend_register dispatch_suspend; member