Searched refs:tsc_pfn (Results 1 – 1 of 1) sorted by relevance
411 static unsigned long tsc_pfn; variable415 return tsc_pfn; in hv_get_tsc_pfn()470 tsc_msr.pfn = tsc_pfn; in resume_hv_clock_tsc()586 tsc_pfn = tsc_msr.pfn; in hv_init_tsc_clocksource()588 tsc_pfn = HVPFN_DOWN(virt_to_phys(tsc_page)); in hv_init_tsc_clocksource()590 tsc_msr.pfn = tsc_pfn; in hv_init_tsc_clocksource()636 tsc_page = memremap(tsc_pfn << HV_HYP_PAGE_SHIFT, sizeof(tsc_pg), in hv_remap_tsc_clocksource()