Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/s390/include/asm/fpu/
A Dapi.h72 #define KERNEL_VXR_V0V7 2 macro
77 #define KERNEL_VXR_LOW (KERNEL_VXR_V0V7|KERNEL_VXR_V8V15)
82 #define KERNEL_FPR (KERNEL_FPC|KERNEL_VXR_V0V7)
/linux-6.3-rc2/arch/s390/kernel/
A Dfpu.c28 if (flags & KERNEL_VXR_V0V7) { in __kernel_fpu_begin()
110 if (flags & KERNEL_VXR_V0V7) { in __kernel_fpu_end()

Completed in 3 milliseconds