Searched defs:bwl (Results 1 – 3 of 3) sorted by relevance
/linux-5.10/arch/m68k/include/asm/ |
D | uaccess.h | 41 #define __put_user_asm(res, x, ptr, bwl, reg, err) \ argument 112 #define __get_user_asm(res, x, ptr, type, bwl, reg, err) ({ \ argument
|
/linux-5.10/lib/ |
D | logic_pio.c | 232 #define BUILD_LOGIC_IO(bwl, type) \ argument
|
/linux-5.10/arch/x86/include/asm/ |
D | io.h | 274 #define BUILDIO(bwl, bw, type) \ argument
|