Home
last modified time | relevance | path

Searched refs:BUILDIO (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/include/asm/shared/
H A Dio.h7 #define BUILDIO(bwl, bw, type) \ macro
22 BUILDIO(b, b, u8)
23 BUILDIO(w, w, u16)
24 BUILDIO(l, , u32)
25 #undef BUILDIO