Searched refs:TIF_ISOLATE_BP_GUEST (Results 1 – 3 of 3) sorted by relevance
70 #define TIF_ISOLATE_BP_GUEST 9 /* Run KVM guests with isolated BP */ macro92 #define _TIF_ISOLATE_BP_GUEST BIT(TIF_ISOLATE_BP_GUEST)
222 set_thread_flag(TIF_ISOLATE_BP_GUEST); in s390_isolate_bp_guest()
1011 guest_bp_isolation = test_thread_flag(TIF_ISOLATE_BP_GUEST); in do_vsie_run()1021 set_thread_flag(TIF_ISOLATE_BP_GUEST); in do_vsie_run()1046 clear_thread_flag(TIF_ISOLATE_BP_GUEST); in do_vsie_run()