hv_hypercall_pg   150 arch/x86/hyperv/hv_apic.c 	if (!hv_hypercall_pg)
hv_hypercall_pg    26 arch/x86/hyperv/hv_init.c void *hv_hypercall_pg;
hv_hypercall_pg    27 arch/x86/hyperv/hv_init.c EXPORT_SYMBOL_GPL(hv_hypercall_pg);
hv_hypercall_pg   304 arch/x86/hyperv/hv_init.c 	hv_hypercall_pg  = __vmalloc(PAGE_SIZE, GFP_KERNEL, PAGE_KERNEL_RX);
hv_hypercall_pg   305 arch/x86/hyperv/hv_init.c 	if (hv_hypercall_pg == NULL) {
hv_hypercall_pg   312 arch/x86/hyperv/hv_init.c 	hypercall_msr.guest_physical_address = vmalloc_to_pfn(hv_hypercall_pg);
hv_hypercall_pg   346 arch/x86/hyperv/hv_init.c 	hv_hypercall_pg = NULL;
hv_hypercall_pg    66 arch/x86/hyperv/mmu.c 	if (!hv_hypercall_pg)
hv_hypercall_pg    28 arch/x86/hyperv/nested.c 	if (!hv_hypercall_pg)
hv_hypercall_pg   100 arch/x86/hyperv/nested.c 	if (!hv_hypercall_pg || !fill_flush_list_func)
hv_hypercall_pg    71 arch/x86/include/asm/mshyperv.h extern void *hv_hypercall_pg;
hv_hypercall_pg    81 arch/x86/include/asm/mshyperv.h 	if (!hv_hypercall_pg)
hv_hypercall_pg    89 arch/x86/include/asm/mshyperv.h 				THUNK_TARGET(hv_hypercall_pg)
hv_hypercall_pg    97 arch/x86/include/asm/mshyperv.h 	if (!hv_hypercall_pg)
hv_hypercall_pg   106 arch/x86/include/asm/mshyperv.h 			       THUNK_TARGET(hv_hypercall_pg)
hv_hypercall_pg   122 arch/x86/include/asm/mshyperv.h 				     : THUNK_TARGET(hv_hypercall_pg)
hv_hypercall_pg   136 arch/x86/include/asm/mshyperv.h 					THUNK_TARGET(hv_hypercall_pg)
hv_hypercall_pg   155 arch/x86/include/asm/mshyperv.h 				       THUNK_TARGET(hv_hypercall_pg)
hv_hypercall_pg   170 arch/x86/include/asm/mshyperv.h 					THUNK_TARGET(hv_hypercall_pg)