Home
last modified time | relevance | path

Searched refs:rep_nop (Results 1 – 5 of 5) sorted by relevance

/arch/x86/um/asm/
Dprocessor.h23 static inline void rep_nop(void) in rep_nop() function
28 #define cpu_relax() rep_nop()
/arch/x86/lib/
Ddelay.c67 rep_nop(); in delay_tsc()
/arch/x86/include/asm/
Dprocessor.h655 static inline void rep_nop(void) in rep_nop() function
662 rep_nop(); in cpu_relax()
/arch/x86/kernel/
Dapb_timer.c287 rep_nop(); in apbt_clocksource_register()
Dhpet.c773 rep_nop(); in hpet_clocksource_register()