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