Home
last modified time | relevance | path

Searched defs:spu_overlay_info (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/powerpc/oprofile/cell/
Dpr_util.h37 struct spu_overlay_info { /* map of sections within an SPU overlay */ struct
38 unsigned int vma; /* SPU virtual memory address from elf */
39 unsigned int size; /* size of section from elf */
40 unsigned int offset; /* offset of section into elf file */
41 unsigned int buf;