Home
last modified time | relevance | path

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

/Linux-v6.6/arch/alpha/include/asm/
Dio.h145 #define REMAP2(TYPE, NAME, QUAL) \ macro
160 REMAP2(u8, iowrite8, /**/) in REMAP1()
161 REMAP2(u16, iowrite16, /**/) in REMAP1()
162 REMAP2(u32, iowrite32, /**/) in REMAP1()
163 REMAP2(u64, iowrite64, /**/) in REMAP1()
164 REMAP2(u8, writeb, volatile) in REMAP1()
165 REMAP2(u16, writew, volatile) in REMAP1()
166 REMAP2(u32, writel, volatile) in REMAP1()
167 REMAP2(u64, writeq, volatile) in REMAP1()
170 #undef REMAP2 in REMAP1()