Searched refs:__BUILD_MEMORY_STRING (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/arch/sh/include/asm/ |
D | io.h | 88 #define __BUILD_MEMORY_STRING(pfx, bwlq, type) \ macro 113 __BUILD_MEMORY_STRING(__raw_, b, u8) 114 __BUILD_MEMORY_STRING(__raw_, w, u16) 120 __BUILD_MEMORY_STRING(__raw_, l, u32) 123 __BUILD_MEMORY_STRING(__raw_, q, u64)
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | io.h | 176 #define __BUILD_MEMORY_STRING(bwl, type) \ in BUILDIO_MEM() macro 215 __BUILD_MEMORY_STRING(bwl, type) \
|
/linux-4.4.14/arch/mips/include/asm/ |
D | io.h | 487 #define __BUILD_MEMORY_STRING(bwlq, type) \ in BUILDIO_MEM() macro 537 __BUILD_MEMORY_STRING(bwlq, type) \
|