Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dprocessor.h243 # define FPU_ALIGN __aligned(16) macro
246 # define FPU_ALIGN macro
264 struct mips_fpu_struct fpu FPU_ALIGN; member