Searched refs:EM_SPU (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/uapi/linux/ | ||
D | elf-em.h | 25 #define EM_SPU 23 /* Cell BE SPU */ macro |
/Linux-v5.10/arch/powerpc/oprofile/cell/ | ||
D | vma_map.c | 137 if (ehdr.e_machine != EM_SPU) { in create_vma_map() |