Searched refs:synic_message_page (Results 1 – 4 of 4) sorted by relevance
148 hv_cpu->synic_message_page = in hv_synic_alloc()150 if (!hv_cpu->synic_message_page) { in hv_synic_alloc()160 free_page((unsigned long)hv_cpu->synic_message_page); in hv_synic_alloc()161 hv_cpu->synic_message_page = NULL; in hv_synic_alloc()169 hv_cpu->synic_message_page, 1); in hv_synic_alloc()172 hv_cpu->synic_message_page = NULL; in hv_synic_alloc()191 memset(hv_cpu->synic_message_page, 0, PAGE_SIZE); in hv_synic_alloc()228 if (hv_cpu->synic_message_page) { in hv_synic_free()230 hv_cpu->synic_message_page, 1); in hv_synic_free()233 hv_cpu->synic_message_page = NULL; in hv_synic_free()[all …]
123 void *synic_message_page; member
853 page_addr = hv_cpu->synic_message_page; in vmbus_wait_for_unload()894 page_addr = hv_cpu->synic_message_page; in vmbus_wait_for_unload()
1021 void *page_addr = hv_cpu->synic_message_page; in vmbus_on_msg_dpc()1288 page_addr = hv_cpu->synic_message_page; in vmbus_isr()