Searched refs:memdp (Results 1 – 1 of 1) sorted by relevance
250 struct efi_device_path *memdp = NULL; in do_bootefi_exec() local263 memdp = efi_dp_from_mem(EFI_RESERVED_MEMORY_TYPE, 0, 0); in do_bootefi_exec()264 device_path = image_path = memdp; in do_bootefi_exec()290 if (memdp) { in do_bootefi_exec()291 struct efi_device_path_memory *mdp = (void *)memdp; in do_bootefi_exec()