Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dswitch_to.h52 #define __mips_mt_fpaff_switch_to(prev) \ macro
66 #define __mips_mt_fpaff_switch_to(prev) do { (void) (prev); } while (0) macro