Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/
Dprocessor.h235 # define FPU_ALIGN __aligned(16) macro
238 # define FPU_ALIGN macro
257 struct mips_fpu_struct fpu FPU_ALIGN; member