Home
last modified time | relevance | path

Searched refs:__LOAD_RCPC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Drwonce.h16 #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) \
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Drwonce.h16 #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 1 milliseconds