Searched refs:EM_MIPS (Results 1 - 2 of 2) sorted by relevance

/include/linux/
H A Delf-em.h13 #define EM_MIPS 8 /* MIPS R3000 (officially, big-endian only) */ macro
H A Daudit.h335 #define AUDIT_ARCH_MIPS (EM_MIPS)
336 #define AUDIT_ARCH_MIPSEL (EM_MIPS|__AUDIT_ARCH_LE)
337 #define AUDIT_ARCH_MIPS64 (EM_MIPS|__AUDIT_ARCH_64BIT)
338 #define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)

Completed in 355 milliseconds