Searched refs:memdp (Results 1 – 1 of 1) sorted by relevance
272 struct efi_device_path *memdp = NULL; in do_bootefi_exec() local286 memdp = efi_dp_from_mem(0, 0, 0); in do_bootefi_exec()287 device_path = image_path = memdp; in do_bootefi_exec()316 if (memdp) { in do_bootefi_exec()317 struct efi_device_path_memory *mdp = (void *)memdp; in do_bootefi_exec()