Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dprocessor.h239 # define FPU_ALIGN __aligned(16) macro
242 # define FPU_ALIGN macro
260 struct mips_fpu_struct fpu FPU_ALIGN; member