Searched refs:TIF_ISOLATE_BP_GUEST (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/s390/kvm/
H A Dvsie.c1128 guest_bp_isolation = test_thread_flag(TIF_ISOLATE_BP_GUEST);
1138 set_thread_flag(TIF_ISOLATE_BP_GUEST); variable
1163 clear_thread_flag(TIF_ISOLATE_BP_GUEST); variable
/linux-master/arch/s390/include/asm/
H A Dthread_info.h72 #define TIF_ISOLATE_BP_GUEST 9 /* Run KVM guests with isolated BP */ macro
95 #define _TIF_ISOLATE_BP_GUEST BIT(TIF_ISOLATE_BP_GUEST)

Completed in 151 milliseconds