Searched refs:pi_wakeup_list (Results 1 – 4 of 4) sorted by relevance
104 list_del(&vt->pi_wakeup_list); in vmx_vcpu_pi_load()184 list_add_tail(&vt->pi_wakeup_list, in pi_enable_wakeup_handler()261 list_for_each_entry(vt, wakeup_list, pi_wakeup_list) { in pi_wakeup_handler()
38 struct list_head pi_wakeup_list; member
694 INIT_LIST_HEAD(&tdx->vt.pi_wakeup_list); in tdx_vcpu_create()
7779 INIT_LIST_HEAD(&vmx->vt.pi_wakeup_list); in vmx_vcpu_create()