Home
last modified time | relevance | path

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

/arch/x86/um/asm/
Dprocessor.h24 static inline void rep_nop(void) in rep_nop() function
29 #define cpu_relax() rep_nop()
/arch/x86/lib/
Ddelay.c67 rep_nop(); in delay_tsc()
/arch/x86/include/asm/
Dprocessor.h648 static __always_inline void rep_nop(void) in rep_nop() function
655 rep_nop(); in cpu_relax()
/arch/x86/kernel/
Dapb_timer.c262 rep_nop(); in apbt_clocksource_register()
/arch/x86/kernel/apic/
Dio_apic.c1600 rep_nop(); in delay_with_tsc()