Home
last modified time | relevance | path

Searched defs:TIF_ISOLATE_BP_GUEST (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dthread_info.h70 #define TIF_ISOLATE_BP_GUEST 9 /* Run KVM guests with isolated BP */ macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dthread_info.h72 #define TIF_ISOLATE_BP_GUEST 9 /* Run KVM guests with isolated BP */ macro
/kernel/linux/linux-5.10/arch/s390/kvm/
H A Dvsie.c1108 set_thread_flag(TIF_ISOLATE_BP_GUEST); variable
1133 clear_thread_flag(TIF_ISOLATE_BP_GUEST); variable
/kernel/linux/linux-6.6/arch/s390/kvm/
H A Dvsie.c1123 set_thread_flag(TIF_ISOLATE_BP_GUEST); variable
1150 clear_thread_flag(TIF_ISOLATE_BP_GUEST); variable

Completed in 5 milliseconds