Home
last modified time | relevance | path

Searched refs:read_eif_file (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/core/
H A Deif.h14 bool read_eif_file(const char *eif_path, const char *machine_initrd,
H A Deif.c428 bool read_eif_file(const char *eif_path, const char *machine_initrd, in read_eif_file() function
/openbmc/qemu/hw/i386/
H A Dnitro_enclave.c174 if (!read_eif_file(machine->kernel_filename, machine->initrd_filename, in x86_load_eif()