Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/
Dprocessor.h216 # define FPU_ALIGN __aligned(16) macro
219 # define FPU_ALIGN macro
238 struct mips_fpu_struct fpu FPU_ALIGN; member
/linux-5.19.10/arch/loongarch/include/asm/
Dprocessor.h57 #define FPU_ALIGN __attribute__((aligned(32))) macro
129 struct loongarch_fpu fpu FPU_ALIGN; member