Home
last modified time | relevance | path

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

/Linux-v4.19/arch/c6x/include/asm/
Delf.h31 #define elf_check_arch(x) ((x)->e_machine == EM_TI_C6000)
57 #define ELF_ARCH EM_TI_C6000
/Linux-v4.19/include/uapi/linux/
Delf-em.h39 #define EM_TI_C6000 140 /* TI C6X DSPs */ macro
/Linux-v4.19/arch/c6x/kernel/
Dptrace.c89 .e_machine = EM_TI_C6000,