Home
last modified time | relevance | path

Searched refs:hv_synic_suspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hv/
H A Dvmbus_drv.c2574 static int hv_synic_suspend(void) in hv_synic_suspend() function
2583 * hv_synic_suspend() only runs on CPU0 with interrupts disabled. in hv_synic_suspend()
2607 * on CPU0 is not unbound in hv_synic_suspend(), and the timer is in hv_synic_resume()
2614 .suspend = hv_synic_suspend,
/kernel/linux/linux-6.6/drivers/hv/
H A Dvmbus_drv.c2577 static int hv_synic_suspend(void) in hv_synic_suspend() function
2586 * hv_synic_suspend() only runs on CPU0 with interrupts disabled. in hv_synic_suspend()
2610 * on CPU0 is not unbound in hv_synic_suspend(), and the timer is in hv_synic_resume()
2617 .suspend = hv_synic_suspend,

Completed in 7 milliseconds