Searched refs:tsc_pfn (Results 1 – 1 of 1) sorted by relevance
412 static unsigned long tsc_pfn; variable416 return tsc_pfn; in hv_get_tsc_pfn()471 tsc_msr.pfn = tsc_pfn; in resume_hv_clock_tsc()595 tsc_pfn = tsc_msr.pfn; in hv_init_tsc_clocksource()597 tsc_pfn = HVPFN_DOWN(virt_to_phys(tsc_page)); in hv_init_tsc_clocksource()599 tsc_msr.pfn = tsc_pfn; in hv_init_tsc_clocksource()645 tsc_page = memremap(tsc_pfn << HV_HYP_PAGE_SHIFT, sizeof(tsc_pg), in hv_remap_tsc_clocksource()