Searched defs:kernend (Results 1 – 15 of 15) sorted by relevance
/titanic_51/usr/src/boot/sys/boot/efi/loader/arch/arm/ |
H A D | exec.c | 66 vm_offset_t modulep, kernend; in __elfN() local
|
/titanic_51/usr/src/boot/sys/boot/i386/libi386/ |
H A D | elf32_freebsd.c | 58 vm_offset_t entry, bootinfop, modulep, kernend; in elf32_exec() local
|
H A D | elf64_freebsd.c | 76 vm_offset_t modulep, kernend; in elf64_exec() local
|
H A D | bootinfo32.c | 141 vm_offset_t kernend; in bi_load32() local
|
H A D | multiboot.c | 249 vm_offset_t modulep, kernend, entry; in multiboot_exec() local
|
H A D | bootinfo64.c | 185 u_int64_t kernend; in bi_load64() local
|
/titanic_51/usr/src/boot/sys/boot/efi/loader/arch/i386/ |
H A D | elf32_freebsd.c | 67 vm_offset_t entry, bootinfop, modulep, kernend; in elf32_exec() local
|
/titanic_51/usr/src/boot/sys/boot/userboot/userboot/ |
H A D | elf32_freebsd.c | 61 vm_offset_t entry, bootinfop, modulep, kernend; in elf32_exec() local
|
H A D | elf64_freebsd.c | 90 vm_offset_t modulep, kernend; in elf64_exec() local
|
H A D | bootinfo64.c | 188 u_int64_t kernend; in bi_load64() local
|
H A D | bootinfo32.c | 141 vm_offset_t kernend; in bi_load32() local
|
/titanic_51/usr/src/boot/sys/boot/efi/loader/arch/amd64/ |
H A D | elf64_freebsd.c | 98 vm_offset_t modulep, kernend, trampcode, trampstack; in elf64_exec() local
|
/titanic_51/usr/src/boot/sys/boot/sparc64/loader/ |
H A D | metadata.c | 284 vm_offset_t kernend; in md_load() local
|
/titanic_51/usr/src/boot/sys/boot/uboot/common/ |
H A D | metadata.c | 255 vm_offset_t kernend; in md_load() local
|
/titanic_51/usr/src/boot/sys/boot/efi/loader/ |
H A D | bootinfo.c | 344 uint64_t kernend; in bi_load() local
|