Home
last modified time | relevance | path

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

/external/syslinux/com32/lib/syslinux/
Dload_linux.c152 int bios_boot_linux(void *kernel_buf, size_t kernel_size, in bios_boot_linux()
507 int syslinux_boot_linux(void *kernel_buf, size_t kernel_size, in syslinux_boot_linux()
/external/vboot_reference/futility/
Dvb1_helper.c129 static int KernelSize(uint8_t *kernel_buf, uint64_t kernel_size, in KernelSize()
152 static int PickApartVmlinuz(uint8_t *kernel_buf, uint64_t kernel_size, in PickApartVmlinuz()
/external/avb/examples/uefi/
Duefi_avb_boot.c122 UINT8* kernel_buf = NULL; in uefi_avb_boot_kernel() local
/external/syslinux/efi/
Dmain.c1058 int efi_boot_linux(void *kernel_buf, size_t kernel_size, in efi_boot_linux()