Searched refs:TIF_ISOLATE_BP_GUEST (Results 1 – 2 of 2) sorted by relevance
73 #define TIF_ISOLATE_BP_GUEST 9 /* Run KVM guests with isolated BP */ macro96 #define _TIF_ISOLATE_BP_GUEST BIT(TIF_ISOLATE_BP_GUEST)
1128 guest_bp_isolation = test_thread_flag(TIF_ISOLATE_BP_GUEST); in do_vsie_run()1138 set_thread_flag(TIF_ISOLATE_BP_GUEST); in do_vsie_run()1163 clear_thread_flag(TIF_ISOLATE_BP_GUEST); in do_vsie_run()