Searched refs:__BUILD_MEMORY_STRING (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/sh/include/asm/ |
D | io.h | 89 #define __BUILD_MEMORY_STRING(pfx, bwlq, type) \ macro 114 __BUILD_MEMORY_STRING(__raw_, b, u8) 115 __BUILD_MEMORY_STRING(__raw_, w, u16) 120 __BUILD_MEMORY_STRING(__raw_, q, u64)
|
/linux-6.1.9/arch/mips/include/asm/ |
D | io.h | 424 #define __BUILD_MEMORY_STRING(bwlq, type) \ in BUILDIO_MEM() macro 474 __BUILD_MEMORY_STRING(bwlq, type) \
|