Searched defs:io_delay (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/arch/x86/boot/ | ||
D | boot.h | 39 static inline void io_delay(void) in io_delay() function |
/Linux-v6.1/arch/x86/include/asm/ | ||
D | paravirt_types.h | 82 void (*io_delay)(void); member |