Home
last modified time | relevance | path

Searched refs:__nops (Results 1 – 6 of 6) sorted by relevance

/linux/arch/arm64/kvm/hyp/include/nvhe/
H A Dspinlock.h61 __nops(3)) in hyp_spin_lock()
95 __nops(1)) in hyp_spin_unlock()
/linux/arch/riscv/include/asm/
H A Derrata_list.h82 __nops(7), \
103 __nops(5), \
H A Dprocessor.h148 ALTERNATIVE(__nops(1), PREFETCH_R(x, 0), 0, \
152 ALTERNATIVE(__nops(1), PREFETCH_W(x, 0), 0, \
H A Dinsn-def.h347 #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 Dpercpu.h81 __nops(3)) \
103 __nops(2)) \
H A Dcmpxchg.h36 __nops(3) \