Searched refs:TIF_ISOLATE_BP_GUEST (Results 1 – 2 of 2) sorted by relevance
72 #define TIF_ISOLATE_BP_GUEST 9 /* Run KVM guests with isolated BP */ macro95 #define _TIF_ISOLATE_BP_GUEST BIT(TIF_ISOLATE_BP_GUEST)
1113 guest_bp_isolation = test_thread_flag(TIF_ISOLATE_BP_GUEST); in do_vsie_run()1123 set_thread_flag(TIF_ISOLATE_BP_GUEST); in do_vsie_run()1150 clear_thread_flag(TIF_ISOLATE_BP_GUEST); in do_vsie_run()