Home
last modified time | relevance | path

Searched refs:TIF_GUARDED_STORAGE (Results 1 – 2 of 2) sorted by relevance

/arch/s390/include/asm/
A Dthread_info.h68 #define TIF_GUARDED_STORAGE 8 /* load guarded storage control block */ macro
90 #define _TIF_GUARDED_STORAGE BIT(TIF_GUARDED_STORAGE)
/arch/s390/kernel/
A Dguarded_storage.c83 clear_thread_flag(TIF_GUARDED_STORAGE); in gs_load_bc_cb()
103 if (test_and_set_tsk_thread_flag(sibling, TIF_GUARDED_STORAGE)) in gs_broadcast()

Completed in 80 milliseconds