Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/arch/x86/include/asm/
Dio.h250 #define BUILDIO(bwl, bw, type) \ macro
296 BUILDIO(b, b, u8)
297 BUILDIO(w, w, u16)
298 BUILDIO(l, , u32)
299 #undef BUILDIO