Home
last modified time | relevance | path

Searched defs:PTR_ADD (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/loongarch/include/asm/
A Dasm.h146 #define PTR_ADD add.w macro
169 #define PTR_ADD add.d macro
/linux-6.3-rc2/arch/mips/include/asm/
A Dasm.h269 #define PTR_ADD add macro
294 #define PTR_ADD dadd macro
/linux-6.3-rc2/arch/s390/kernel/
A Dcrash_dump.c26 #define PTR_ADD(x, y) (((char *) (x)) + ((unsigned long) (y))) macro

Completed in 7 milliseconds