Searched refs:trampstack (Results 1 – 3 of 3) sorted by relevance
90 vm_offset_t modulep, kernend, trampcode, trampstack; in elf64_exec() local114 trampstack = trampcode + EFI_PAGE_SIZE - 8; in elf64_exec()223 trampoline(trampstack, copy_staging == COPY_STAGING_ENABLE ? in elf64_exec()
100 vm_offset_t modulep, kernend, trampstack; in elf64_exec() local147 trampstack = ptr + DATASZ; in elf64_exec()264 trampoline(trampstack, type == AllocateMaxAddress ? efi_copy_finish : in elf64_exec()
152 vm_offset_t trampstack, trampcode; in elf64_exec() local221 trampstack = trampcode + LOADER_PAGE_SIZE - 8; in elf64_exec()418 trampoline(trampstack, copy_staging == COPY_STAGING_ENABLE ? in elf64_exec()