Searched refs:TIF_ISOLATE_BP_GUEST (Results 1 – 3 of 3) sorted by relevance
74 #define TIF_ISOLATE_BP_GUEST 9 /* Run KVM guests with isolated BP */ macro98 #define _TIF_ISOLATE_BP_GUEST BIT(TIF_ISOLATE_BP_GUEST)
381 set_thread_flag(TIF_ISOLATE_BP_GUEST); in s390_isolate_bp_guest()
1107 guest_bp_isolation = test_thread_flag(TIF_ISOLATE_BP_GUEST); in do_vsie_run()1117 set_thread_flag(TIF_ISOLATE_BP_GUEST); in do_vsie_run()1144 clear_thread_flag(TIF_ISOLATE_BP_GUEST); in do_vsie_run()