Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/arch-mips/include/asm/sn/sn0/
Daddrs.h47 #define NODE_BWIN_BASE0(nasid) (NODE_IO_BASE(nasid) + BWIN_SIZE) macro
49 #define NODE_BWIN_BASE(nasid, bigwin) (NODE_BWIN_BASE0(nasid) + (UINT64_CAST(bigwin) << BWIN_SIZE…
52 #define NODE_BWIN_ADDR(nasid, addr) (((addr) >= NODE_BWIN_BASE0(nasid)) && ((addr) < (NODE_BWIN…