Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Delf.c158 if (flags & EF_MIPS_NAN2008) { in arch_check_elf()
176 if ((flags ^ iflags) & EF_MIPS_NAN2008) in arch_check_elf()
/linux/arch/mips/include/asm/
H A Delf.h48 #define EF_MIPS_NAN2008 0x00000400 macro