Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dswitch_to.h88 # define __sanitize_fcr31(next) \ macro
100 # define __sanitize_fcr31(next) do { (void) (next); } while (0) macro