Home
last modified time | relevance | path

Searched refs:apbt_quick_calibrate (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/x86/include/asm/
Dapb_timer.h31 extern unsigned long apbt_quick_calibrate(void);
41 static inline unsigned long apbt_quick_calibrate(void) {return 0; } in apbt_quick_calibrate() function
/Linux-v5.4/arch/x86/kernel/
Dapb_timer.c350 unsigned long apbt_quick_calibrate(void) in apbt_quick_calibrate() function