Home
last modified time | relevance | path

Searched refs:BUILDIO_MEM (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dio.h343 #define BUILDIO_MEM(bwlq, type) \ macro
350 BUILDIO_MEM(b, u8)
351 BUILDIO_MEM(w, u16)
352 BUILDIO_MEM(l, u32)
354 BUILDIO_MEM(q, u64)
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dio.h345 #define BUILDIO_MEM(bwlq, type) \ macro
352 BUILDIO_MEM(b, u8)
353 BUILDIO_MEM(w, u16)
354 BUILDIO_MEM(l, u32)
356 BUILDIO_MEM(q, u64)

Completed in 2 milliseconds