Searched refs:set_thread_wstate (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/sparc/include/asm/
H A Dprocessor_64.h100 set_thread_wstate(1 << 3); \
144 set_thread_wstate(2 << 3); \
H A Dthread_info_64.h144 #define set_thread_wstate(val) (__cur_thread_flag_byte_ptr[TI_FLAG_BYTE_WSTATE] = (val)) macro

Completed in 132 milliseconds