Searched refs:__nops (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/arm64/kvm/hyp/include/nvhe/ |
| H A D | spinlock.h | 61 __nops(3)) in hyp_spin_lock() 95 __nops(1)) in hyp_spin_unlock()
|
| /linux/arch/riscv/include/asm/ |
| H A D | errata_list.h | 82 __nops(7), \ 103 __nops(5), \
|
| H A D | processor.h | 148 ALTERNATIVE(__nops(1), PREFETCH_R(x, 0), 0, \ 152 ALTERNATIVE(__nops(1), PREFETCH_W(x, 0), 0, \
|
| H A D | insn-def.h | 347 #define __nops(n) ".rept " #n "\nnop\n.endr\n" macro 348 #define nops(n) __asm__ __volatile__ (__nops(n))
|
| /linux/arch/arm64/include/asm/ |
| H A D | percpu.h | 81 __nops(3)) \ 103 __nops(2)) \
|
| H A D | cmpxchg.h | 36 __nops(3) \
|