Searched refs:phdr_start (Results 1 – 1 of 1) sorted by relevance
114 Elf32_Phdr __user *phdr_start; in create_vma_map() local153 phdr_start = spu_elf_start + ehdr.e_phoff; in create_vma_map()158 if (copy_from_user(&phdr, phdr_start + i, sizeof(phdr))) in create_vma_map()