Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/shared/
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
/linux-5.19.10/arch/x86/include/asm/
Dio.h259 #define BUILDIO(bwl, bw, type) \ macro
305 BUILDIO(b, b, u8)
306 BUILDIO(w, w, u16)
307 BUILDIO(l, , u32)
308 #undef BUILDIO