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