Home
last modified time | relevance | path

Searched refs:FPU_ALIGN (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dprocessor.h235 # define FPU_ALIGN __aligned(16) macro
238 # define FPU_ALIGN macro
257 struct mips_fpu_struct fpu FPU_ALIGN; member
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dprocessor.h57 #define FPU_ALIGN __attribute__((aligned(32))) macro
150 struct loongarch_fpu fpu FPU_ALIGN; member
H A Dkvm_host.h206 struct loongarch_fpu fpu FPU_ALIGN; member
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dprocessor.h58 #define FPU_ALIGN __attribute__((aligned(32))) macro
137 struct loongarch_fpu fpu FPU_ALIGN; member

Completed in 4 milliseconds