Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/efi/
Dcapsule.c147 efi_physical_addr_t sglist_phys; in efi_capsule_update_locked() local
173 sglist_phys = page_to_phys(sg_pages[0]); in efi_capsule_update_locked()
175 status = efi.update_capsule(&capsule, 1, sglist_phys); in efi_capsule_update_locked()