Home
last modified time | relevance | path

Searched defs:MD_SIZE_BYTES (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/sn/sn0/
H A Dhubmd.h121 #define MD_SIZE_BYTES(size) ((size) == 0 ? 0 : 0x400000L << (size)) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/sn/sn0/
H A Dhubmd.h121 #define MD_SIZE_BYTES(size) ((size) == 0 ? 0 : 0x400000L << (size)) macro

Completed in 4 milliseconds