Home
last modified time | relevance | path

Searched defs:__mips_mt_fpaff_switch_to (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/mips/include/asm/
Dsystem.h53 #define __mips_mt_fpaff_switch_to(prev) \ macro
67 #define __mips_mt_fpaff_switch_to(prev) do { (void) (prev); } while (0) macro