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.h262 efi_physical_addr_t *);
263 efi_status_t (__efiapi *free_pages)(efi_physical_addr_t,
393 efi_physical_addr_t base_address;
412 efi_status_t (__efiapi *get_memory_space_descriptor)(efi_physical_addr_t,
414 efi_status_t (__efiapi *set_memory_space_attributes)(efi_physical_addr_t,
457 efi_memory_attribute_protocol_t *, efi_physical_addr_t, u64, u64 *);
460 efi_memory_attribute_protocol_t *, efi_physical_addr_t, u64, u64);
463 efi_memory_attribute_protocol_t *, efi_physical_addr_t, u64, u64);
553 efi_physical_addr_t frame_buffer_base;
893 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()
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 Dzboot.c13 efi_physical_addr_t efi_addr = EFI_KIMG_PREFERRED_ADDRESS; in alloc_preferred_address()
H A Dmem.c85 efi_physical_addr_t alloc_addr; in efi_allocate_pages()
H A Drelocate.c122 efi_physical_addr_t efi_addr = preferred_addr; in efi_relocate_kernel()
H A Drandomalloc.c118 efi_physical_addr_t target; in efi_random_alloc()
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