Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/oprofile/cell/
Dpr_util.h33 struct spu_overlay_info { /* map of sections within an SPU overlay */ struct
34 unsigned int vma; /* SPU virtual memory address from elf */
35 unsigned int size; /* size of section from elf */
36 unsigned int offset; /* offset of section into elf file */
37 unsigned int buf;