Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/sn/
H A Daddrs.h259 #define LOCAL_HUB_PTR(_x) ((u64 *)LOCAL_HUB_ADDR((_x))) macro
262 #define LOCAL_HUB_L(_r) __raw_readq(LOCAL_HUB_PTR(_r))
263 #define LOCAL_HUB_S(_r, _d) __raw_writeq((_d), LOCAL_HUB_PTR(_r))