Searched refs:tsc_pfn (Results 1 – 1 of 1) sorted by relevance
397 static unsigned long tsc_pfn; variable401 return tsc_pfn; in hv_get_tsc_pfn()456 tsc_msr.pfn = tsc_pfn; in resume_hv_clock_tsc()572 tsc_pfn = tsc_msr.pfn; in hv_init_tsc_clocksource()574 tsc_pfn = HVPFN_DOWN(virt_to_phys(tsc_page)); in hv_init_tsc_clocksource()576 tsc_msr.pfn = tsc_pfn; in hv_init_tsc_clocksource()622 tsc_page = memremap(tsc_pfn << HV_HYP_PAGE_SHIFT, sizeof(tsc_pg), in hv_remap_tsc_clocksource()