Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/include/asm/
Dfpu.h73 #define KERNEL_VXR_V24V31 BIT(KERNEL_VXR_V24V31_BIT) macro
77 #define KERNEL_VXR_HIGH (KERNEL_VXR_V16V23 | KERNEL_VXR_V24V31)
228 if (flags & KERNEL_VXR_V24V31) in kernel_fpu_check_size()