Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dhv.c111 static int hv_alloc_page(void **page, bool decrypt, const char *note) in hv_alloc_page() function
199 ret = hv_alloc_page(&hv_cpu->post_msg_page, in hv_synic_alloc()
211 ret = hv_alloc_page(&hv_cpu->hyp_synic_message_page, in hv_synic_alloc()
215 ret = hv_alloc_page(&hv_cpu->hyp_synic_event_page, in hv_synic_alloc()
222 ret = hv_alloc_page(&hv_cpu->para_synic_message_page, in hv_synic_alloc()
226 ret = hv_alloc_page(&hv_cpu->para_synic_event_page, in hv_synic_alloc()