Home
last modified time | relevance | path

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

/linux-6.6.21/arch/mips/include/asm/
Dprocessor.h218 # define FPU_ALIGN __aligned(16) macro
221 # define FPU_ALIGN macro
240 struct mips_fpu_struct fpu FPU_ALIGN; member
/linux-6.6.21/arch/loongarch/include/asm/
Dprocessor.h58 #define FPU_ALIGN __attribute__((aligned(32))) macro
137 struct loongarch_fpu fpu FPU_ALIGN; member