Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/sn/sn0/
H A Daddrs.h107 #define NODE_BWIN_BASE0(nasid) (NODE_IO_BASE(nasid) + BWIN_SIZE) macro
108 #define NODE_BWIN_BASE(nasid, bigwin) (NODE_BWIN_BASE0(nasid) + \
124 (((addr) >= NODE_BWIN_BASE0(nasid)) && \
/kernel/linux/linux-6.6/arch/mips/include/asm/sn/sn0/
H A Daddrs.h107 #define NODE_BWIN_BASE0(nasid) (NODE_IO_BASE(nasid) + BWIN_SIZE) macro
108 #define NODE_BWIN_BASE(nasid, bigwin) (NODE_BWIN_BASE0(nasid) + \
124 (((addr) >= NODE_BWIN_BASE0(nasid)) && \

Completed in 3 milliseconds