Home
last modified time | relevance | path

Searched refs:CIF_FPU (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/arch/s390/kernel/
A Dfpu.c209 clear_cpu_flag(CIF_FPU); in __load_fpu_regs()
228 if (test_cpu_flag(CIF_FPU)) in save_fpu_regs()
260 set_cpu_flag(CIF_FPU); in save_fpu_regs()
/linux-6.3-rc2/arch/s390/include/asm/
A Dprocessor.h18 #define CIF_FPU 3 /* restore FPU registers */ macro
24 #define _CIF_FPU BIT(CIF_FPU)
A Dentry-common.h44 if (test_cpu_flag(CIF_FPU)) in arch_exit_to_user_mode()
/linux-6.3-rc2/arch/s390/include/asm/fpu/
A Dapi.h101 if (!test_cpu_flag(CIF_FPU)) in kernel_fpu_begin()
/linux-6.3-rc2/arch/s390/kvm/
A Dvsie.c1131 if (test_cpu_flag(CIF_FPU)) in do_vsie_run()
A Dkvm-s390.c4754 if (test_cpu_flag(CIF_FPU)) in __vcpu_run()

Completed in 15 milliseconds