Searched refs:hv_hypercall_pg (Results 1 – 5 of 5) sorted by relevance
38 extern void *hv_hypercall_pg;53 if (!hv_hypercall_pg) in hv_do_hypercall()61 THUNK_TARGET(hv_hypercall_pg) in hv_do_hypercall()69 if (!hv_hypercall_pg) in hv_do_hypercall()78 THUNK_TARGET(hv_hypercall_pg) in hv_do_hypercall()94 : THUNK_TARGET(hv_hypercall_pg) in hv_do_fast_hypercall8()108 THUNK_TARGET(hv_hypercall_pg) in hv_do_fast_hypercall8()127 THUNK_TARGET(hv_hypercall_pg) in hv_do_fast_hypercall16()142 THUNK_TARGET(hv_hypercall_pg) in hv_do_fast_hypercall16()
36 void *hv_hypercall_pg; variable37 EXPORT_SYMBOL_GPL(hv_hypercall_pg);254 hv_hypercall_pg_saved = hv_hypercall_pg; in hv_suspend()255 hv_hypercall_pg = NULL; in hv_suspend()281 hv_hypercall_pg = hv_hypercall_pg_saved; in hv_resume()382 hv_hypercall_pg = __vmalloc_node_range(PAGE_SIZE, 1, VMALLOC_START, in hyperv_init()386 if (hv_hypercall_pg == NULL) { in hyperv_init()410 pg = vmalloc_to_page(hv_hypercall_pg); in hyperv_init()419 hypercall_msr.guest_physical_address = vmalloc_to_pfn(hv_hypercall_pg); in hyperv_init()485 hv_hypercall_pg = NULL; in hyperv_cleanup()
28 if (!hv_hypercall_pg) in hyperv_flush_guest_mapping()100 if (!hv_hypercall_pg || !fill_flush_list_func) in hyperv_flush_guest_mapping_range()
176 if (!hv_hypercall_pg) in __send_ipi_mask()230 if (!hv_hypercall_pg || (vp == VP_INVAL)) in __send_ipi_one()
66 if (!hv_hypercall_pg) in hyperv_flush_tlb_multi()