Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/
A Dcapsule.c146 efi_physical_addr_t sglist_phys; in efi_capsule_update_locked() local
172 sglist_phys = page_to_phys(sg_pages[0]); in efi_capsule_update_locked()
174 status = efi.update_capsule(&capsule, 1, sglist_phys); in efi_capsule_update_locked()

Completed in 3 milliseconds