Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dapb_timer.h35 extern unsigned long apbt_quick_calibrate(void);
45 static inline unsigned long apbt_quick_calibrate(void) {return 0; } in apbt_quick_calibrate() function
/Linux-v4.19/arch/x86/kernel/
Dapb_timer.c354 unsigned long apbt_quick_calibrate(void) in apbt_quick_calibrate() function