Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/clocksource/
H A Dhyperv_timer.h38 extern unsigned long hv_get_tsc_pfn(void);
91 static inline unsigned long hv_get_tsc_pfn(void) in hv_get_tsc_pfn() function
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dhyperv_timer.c398 unsigned long hv_get_tsc_pfn(void) in hv_get_tsc_pfn() function
402 EXPORT_SYMBOL_GPL(hv_get_tsc_pfn); variable
/kernel/linux/linux-6.6/arch/x86/entry/vdso/
H A Dvma.c191 pfn = hv_get_tsc_pfn(); in vvar_fault()

Completed in 5 milliseconds