Searched refs:__BUILD_MEMORY_SINGLE (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
D | io.h | 216 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, barrier, relax, irq) \ macro 341 __BUILD_MEMORY_SINGLE(bus, bwlq, type, 1, relax, 1) 377 __BUILD_MEMORY_SINGLE(____raw_, bwlq, type, 1, 0, 0) in BUILDIO_MEM()
|