Searched defs:cpu_relax (Results 26 - 31 of 31) sorted by relevance

12

/linux-master/arch/xtensa/include/asm/
H A Dprocessor.h228 #define cpu_relax() barrier() macro
/linux-master/tools/testing/selftests/kvm/include/aarch64/
H A Dprocessor.h136 static inline void cpu_relax(void) function
/linux-master/arch/x86/boot/
H A Dboot.h37 #define cpu_relax() asm volatile("rep; nop") macro
/linux-master/arch/sh/include/asm/
H A Dprocessor.h95 #define cpu_relax() barrier() macro
/linux-master/arch/s390/include/asm/
H A Dprocessor.h285 #define cpu_relax() barrier() macro
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h813 static inline void cpu_relax(void) function

Completed in 125 milliseconds

12