Searched refs:HOST_DS (Results 1 – 5 of 5) sorted by relevance
24 #define HOST_DS 23 macro38 #define DS (HOST_DS * sizeof(long))
23 #define REGS_DS(r) ((r)[HOST_DS])
36 DEFINE(HOST_DS, DS); in foo()69 DEFINE_LONGS(HOST_DS, DS); in foo()
45 [DS >> 3] = HOST_DS,
63 [DS] = HOST_DS,
Completed in 5 milliseconds