Searched defs:TSTATE_CWP (Results 1 – 2 of 2) sorted by relevance
179 const uint64_t TSTATE_CWP = 0x1f; in do_getpsr() local
76 #define TSTATE_CWP _AC(0x000000000000001f,UL) /* Curr Win-Pointer. */ macro