Home
last modified time | relevance | path

Searched defs:initrd_handle (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/boot/efi/
Dinitrd.c111 EFI_STATUS initrd_unregister(EFI_HANDLE initrd_handle) { in initrd_unregister()
Dlinux.c90 static inline void cleanup_initrd(EFI_HANDLE *initrd_handle) { in cleanup_initrd()
Dlinux_x86.c131 EFI_HANDLE initrd_handle = NULL; in linux_exec() local