Searched refs:__LOAD_RCPC (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm64/include/asm/ |
A D | rwonce.h | 16 #define __LOAD_RCPC(sfx, regs...) \ macro 23 #define __LOAD_RCPC(sfx, regs...) "ldar" #sfx "\t" #regs macro 43 asm volatile(__LOAD_RCPC(b, %w0, %1) \ 48 asm volatile(__LOAD_RCPC(h, %w0, %1) \ 53 asm volatile(__LOAD_RCPC(, %w0, %1) \ 58 asm volatile(__LOAD_RCPC(, %0, %1) \
|
Completed in 2 milliseconds