Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/include/nvhe/
H A Dspinlock.h52 __nops(3)) in hyp_spin_lock()
86 __nops(1)) in hyp_spin_unlock()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dbarrier.h14 #define __nops(n) ".rept " #n "\nnop\n.endr\n" macro
15 #define nops(n) asm volatile(__nops(n))
H A Dpercpu.h81 __nops(3)) \
103 __nops(2)) \
H A Dcmpxchg.h36 __nops(3) \