Searched refs:locate_device_path (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
H A D | file.c | 152 if ((efi_bs_call(locate_device_path, &fs_proto, &initrd_dp, &handle) ?: in efi_open_device_path()
|
H A D | efistub.h | 288 efi_status_t (__efiapi *locate_device_path)(efi_guid_t *, member 349 u32 locate_device_path; member
|
H A D | efi-stub-helper.c | 510 status = efi_bs_call(locate_device_path, &lf2_proto_guid, &dp, &handle); in efi_load_initrd_dev_path()
|
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
H A D | efistub.h | 240 efi_status_t (__efiapi *locate_device_path)(efi_guid_t *, member 297 u32 locate_device_path; member
|
H A D | efi-stub-helper.c | 567 status = efi_bs_call(locate_device_path, &lf2_proto_guid, &dp, &handle); in efi_load_initrd_dev_path()
|
Completed in 13 milliseconds