Home
last modified time | relevance | path

Searched refs:EM_TI_C6000 (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/arch/c6x/include/asm/
Delf.h28 #define elf_check_arch(x) ((x)->e_machine == EM_TI_C6000)
54 #define ELF_ARCH EM_TI_C6000
/Linux-v5.4/include/uapi/linux/
Delf-em.h42 #define EM_TI_C6000 140 /* TI C6X DSPs */ macro
Daudit.h387 #define AUDIT_ARCH_C6X (EM_TI_C6000|__AUDIT_ARCH_LE)
388 #define AUDIT_ARCH_C6XBE (EM_TI_C6000)
/Linux-v5.4/arch/c6x/kernel/
Dptrace.c86 .e_machine = EM_TI_C6000,