Home
last modified time | relevance | path

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

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