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

/linux-4.1.27/arch/ia64/include/asm/sn/
H A Daddrs.h285 #define HUB_S(x,d) (*((volatile typeof(*x) *)x) = (d)) macro
/linux-4.1.27/arch/mips/include/asm/sn/
H A Daddrs.h270 #define HUB_S(_a, _d) *(_a) = (_d) macro

Completed in 105 milliseconds