Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dprocessor.h233 # define FPU_ALIGN __aligned(16) macro
236 # define FPU_ALIGN macro
254 struct mips_fpu_struct fpu FPU_ALIGN; member