Home
last modified time | relevance | path

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

/Linux-v5.15/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.15/scripts/
Dsorttable.c49 #ifndef EM_MICROBLAZE
50 #define EM_MICROBLAZE 189 macro
354 case EM_MICROBLAZE: in do_file()
/Linux-v5.15/include/uapi/linux/
Delf-em.h48 #define EM_MICROBLAZE 189 /* Xilinx MicroBlaze */ macro
Daudit.h402 #define AUDIT_ARCH_MICROBLAZE (EM_MICROBLAZE)