Searched refs:tsc_pfn (Results 1 – 1 of 1) sorted by relevance
396 static unsigned long tsc_pfn; variable400 return tsc_pfn; in hv_get_tsc_pfn()455 tsc_msr.pfn = tsc_pfn; in resume_hv_clock_tsc()560 tsc_pfn = tsc_msr.pfn; in hv_init_tsc_clocksource()562 tsc_pfn = HVPFN_DOWN(virt_to_phys(tsc_page)); in hv_init_tsc_clocksource()564 tsc_msr.pfn = tsc_pfn; in hv_init_tsc_clocksource()610 tsc_page = memremap(tsc_pfn << HV_HYP_PAGE_SHIFT, sizeof(tsc_pg), in hv_remap_tsc_clocksource()