Searched refs:tsc_pfn (Results 1 – 1 of 1) sorted by relevance
410 static unsigned long tsc_pfn; variable414 return tsc_pfn; in hv_get_tsc_pfn()469 tsc_msr.pfn = tsc_pfn; in resume_hv_clock_tsc()574 tsc_pfn = tsc_msr.pfn; in hv_init_tsc_clocksource()576 tsc_pfn = HVPFN_DOWN(virt_to_phys(tsc_page)); in hv_init_tsc_clocksource()578 tsc_msr.pfn = tsc_pfn; in hv_init_tsc_clocksource()624 tsc_page = memremap(tsc_pfn << HV_HYP_PAGE_SHIFT, sizeof(tsc_pg), in hv_remap_tsc_clocksource()