Home
last modified time | relevance | path

Searched refs:hv_get_tsc_pfn (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/clocksource/
A Dhyperv_timer.h38 extern unsigned long hv_get_tsc_pfn(void);
97 static inline unsigned long hv_get_tsc_pfn(void) in hv_get_tsc_pfn() function
/linux-6.3-rc2/drivers/clocksource/
A Dhyperv_timer.c373 unsigned long hv_get_tsc_pfn(void) in hv_get_tsc_pfn() function
377 EXPORT_SYMBOL_GPL(hv_get_tsc_pfn);
/linux-6.3-rc2/arch/x86/entry/vdso/
A Dvma.c191 pfn = hv_get_tsc_pfn(); in vvar_fault()

Completed in 6 milliseconds