Searched refs:hvp (Results 1 – 1 of 1) sorted by relevance
102 struct hv_vp_assist_page **hvp = &hv_vp_assist_page[smp_processor_id()]; in hv_cpu_init() local118 if (!*hvp) in hv_cpu_init()119 *hvp = __vmalloc(PAGE_SIZE, GFP_KERNEL, PAGE_KERNEL); in hv_cpu_init()121 if (*hvp) { in hv_cpu_init()124 val = vmalloc_to_pfn(*hvp); in hv_cpu_init()