Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/kernel/
Delf.c157 if (flags & EF_MIPS_NAN2008) { in arch_check_elf()
175 if ((flags ^ iflags) & EF_MIPS_NAN2008) in arch_check_elf()
/Linux-v6.6/arch/mips/include/asm/
Delf.h48 #define EF_MIPS_NAN2008 0x00000400 macro