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.c1603 struct hv_register_assoc dispatch_suspend = { in disable_vp_dispatch()
1605 .value.dispatch_suspend.suspended = 1, in disable_vp_dispatch()
1609 1, &dispatch_suspend); in disable_vp_dispatch()
1602 struct hv_register_assoc dispatch_suspend = { disable_vp_dispatch() local
/linux/include/hyperv/
H A Dhvgdk_mini.h1275 union hv_dispatch_suspend_register dispatch_suspend; member