Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
H A Defistub.h258 efi_physical_addr_t *);
259 efi_status_t (__efiapi *free_pages)(efi_physical_addr_t,
387 efi_physical_addr_t base_address;
454 efi_memory_attribute_protocol_t *, efi_physical_addr_t, u64, u64);
547 efi_physical_addr_t frame_buffer_base;
861 efi_physical_addr_t *,
862 efi_physical_addr_t *,
866 efi_physical_addr_t,
945 efi_physical_addr_t *,
946 efi_physical_addr_t *,
[all …]
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()
151 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 Dmem.c89 efi_physical_addr_t alloc_addr; in efi_allocate_pages()
H A Drelocate.c121 efi_physical_addr_t efi_addr = preferred_addr; in efi_relocate_kernel()
H A Drandomalloc.c111 efi_physical_addr_t target; in efi_random_alloc()
H A Dzboot.c43 efi_physical_addr_t efi_addr = EFI_KIMG_PREFERRED_ADDRESS; in alloc_preferred_address()
H A Defi-stub-helper.c249 (__efiapi *hash_log_extend_event)(void *, u64, efi_physical_addr_t, in efi_measure_tagged_event()
/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