Lines Matching defs:mem2
109 int ndx, mem, mem2;
159 for (mem2 = 0;
160 mem2 <= MULTIBOOT_SEARCH - sizeof (multiboot2_header_t);
161 mem2 += MULTIBOOT_HEADER_ALIGN) {
162 mbh2 = ELFSEEK(mem2);
169 if (ndx == 0 || mem2 + ndx > MULTIBOOT_SEARCH) {
213 if (mbh2 != NULL && ((mem2 < phdr->p_offset) ||
214 (mem2 >= (phdr->p_offset + phdr->p_filesz)))) {
219 mem2 = 0;
237 return (patch64_mb2(mbh2, mem2, phdr->p_paddr,