Searched refs:TIF_ISOLATE_BP_GUEST (Results 1 – 3 of 3) sorted by relevance
69 #define TIF_ISOLATE_BP_GUEST 9 /* Run KVM guests with isolated BP */ macro91 #define _TIF_ISOLATE_BP_GUEST BIT(TIF_ISOLATE_BP_GUEST)
250 set_thread_flag(TIF_ISOLATE_BP_GUEST); in s390_isolate_bp_guest()
1007 guest_bp_isolation = test_thread_flag(TIF_ISOLATE_BP_GUEST); in do_vsie_run()1017 set_thread_flag(TIF_ISOLATE_BP_GUEST); in do_vsie_run()1042 clear_thread_flag(TIF_ISOLATE_BP_GUEST); in do_vsie_run()