Searched refs:HOST_GS (Results 1 – 4 of 4) sorted by relevance
27 #define HOST_GS 26 macro41 #define GS (HOST_GS * sizeof(long))
39 DEFINE(HOST_GS, GS); in foo()68 DEFINE_LONGS(HOST_GS, GS); in foo()
48 [GS >> 3] = HOST_GS,
66 [GS] = HOST_GS,
Completed in 6 milliseconds