EM_PARISC 302 include/asm-parisc/elf.h #define elf_check_arch(x) ((x)->e_machine == EM_PARISC && (x)->e_ident[EI_CLASS] == ELF_CLASS) EM_PARISC 308 include/asm-parisc/elf.h #define ELF_ARCH EM_PARISC EM_PARISC 277 include/linux/audit.h #define AUDIT_ARCH_PARISC (EM_PARISC) EM_PARISC 278 include/linux/audit.h #define AUDIT_ARCH_PARISC64 (EM_PARISC|__AUDIT_ARCH_64BIT)