Searched refs:BUILDIO (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/arch/x86/include/asm/shared/ |
A D | io.h | 7 #define BUILDIO(bwl, bw, type) \ macro 22 BUILDIO(b, b, u8) 23 BUILDIO(w, w, u16) 24 BUILDIO(l, , u32) 25 #undef BUILDIO
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | io.h | 250 #define BUILDIO(bwl, bw, type) \ macro 296 BUILDIO(b, b, u8) 297 BUILDIO(w, w, u16) 298 BUILDIO(l, , u32) 299 #undef BUILDIO
|
Completed in 5 milliseconds