Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
H A Dtpm.c50 static void efi_retrieve_tcg2_eventlog(int version, efi_physical_addr_t log_location, in efi_retrieve_tcg2_eventlog()
51 efi_physical_addr_t log_last_entry, in efi_retrieve_tcg2_eventlog()
154 efi_physical_addr_t log_location = 0, log_last_entry = 0; in efi_retrieve_eventlog()
H A Dalignedmem.c29 efi_physical_addr_t alloc_addr; in efi_allocate_pages_aligned()
H A Drelocate.c122 efi_physical_addr_t efi_addr = preferred_addr; in efi_relocate_kernel()
H A Dzboot.c43 efi_physical_addr_t efi_addr = EFI_KIMG_PREFERRED_ADDRESS; in alloc_preferred_address()
H A Drandomalloc.c118 efi_physical_addr_t target; in efi_random_alloc()
/linux/drivers/firmware/efi/
H A Dcapsule.c146 efi_physical_addr_t sglist_phys; in efi_capsule_update_locked()
/linux/include/linux/
H A Defi.h51 typedef u64 efi_physical_addr_t; typedef