Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/loader/arch/arm64/
H A Dexec.c72 vm_offset_t modulep, kernendp; in elf64_exec() local
/illumos-gate/usr/src/boot/i386/libi386/
H A Dbootinfo64.c140 vm_offset_t *kernendp, int add_smap) in bi_load64()
H A Dbootinfo32.c134 …r *args, int *howtop, int *bootdevp, vm_offset_t *bip, vm_offset_t *modulep, vm_offset_t *kernendp) in bi_load32()
/illumos-gate/usr/src/boot/efi/loader/
H A Dbootinfo.c339 bi_load(char *args, vm_offset_t *modulep, vm_offset_t *kernendp) in bi_load()