Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dio.h216 #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)
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dio.h218 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, barrier, relax, irq) \ macro
343 __BUILD_MEMORY_SINGLE(bus, bwlq, type, 1, relax, 1)
379 __BUILD_MEMORY_SINGLE(____raw_, bwlq, type, 1, 0, 0)

Completed in 3 milliseconds