Home
last modified time | relevance | path

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

/Linux-v5.4/arch/microblaze/include/uapi/asm/
Delf.h23 #define ELF_ARCH EM_MICROBLAZE
28 #define elf_check_arch(x) ((x)->e_machine == EM_MICROBLAZE \
/Linux-v5.4/scripts/
Dsortextable.c46 #ifndef EM_MICROBLAZE
47 #define EM_MICROBLAZE 189 macro
326 case EM_MICROBLAZE: in do_file()
/Linux-v5.4/include/uapi/linux/
Delf-em.h48 #define EM_MICROBLAZE 189 /* Xilinx MicroBlaze */ macro
Daudit.h398 #define AUDIT_ARCH_MICROBLAZE (EM_MICROBLAZE)