Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/hyperv/
A Dhv_init.c44 static void *hv_hypercall_pg_saved; variable
298 hv_hypercall_pg_saved = hv_hypercall_pg; in hv_suspend()
322 vmalloc_to_pfn(hv_hypercall_pg_saved); in hv_resume()
325 hv_hypercall_pg = hv_hypercall_pg_saved; in hv_resume()
326 hv_hypercall_pg_saved = NULL; in hv_resume()

Completed in 3 milliseconds