Searched refs:__nops (Results 1 – 6 of 6) sorted by relevance
61 __nops(3)) in hyp_spin_lock()95 __nops(1)) in hyp_spin_unlock()
18 #define __nops(n) ".rept " #n "\nnop\n.endr\n" macro19 #define nops(n) __asm__ __volatile__ (__nops(n))
87 __nops(7), \108 __nops(5), \
16 #define __nops(n) ".rept " #n "\nnop\n.endr\n" macro17 #define nops(n) asm volatile(__nops(n))
81 __nops(3)) \103 __nops(2)) \
36 __nops(3) \