Home
last modified time | relevance | path

Searched refs:KERNEL_FPR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/s390/include/asm/fpu/
H A Dapi.h82 #define KERNEL_FPR (KERNEL_FPC|KERNEL_VXR_LOW) macro
/openbmc/linux/arch/s390/kernel/
H A Dsysinfo.c439 kernel_fpu_begin(&fpu, KERNEL_FPR); in s390_adjust_jiffies()
455 kernel_fpu_end(&fpu, KERNEL_FPR); in s390_adjust_jiffies()