Searched refs:efi_physical_addr_t (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/firmware/efi/libstub/ |
H A D | efistub.h | 258 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 D | tpm.c | 50 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 D | alignedmem.c | 29 efi_physical_addr_t alloc_addr; in efi_allocate_pages_aligned()
|
H A D | mem.c | 89 efi_physical_addr_t alloc_addr; in efi_allocate_pages()
|
H A D | relocate.c | 121 efi_physical_addr_t efi_addr = preferred_addr; in efi_relocate_kernel()
|
H A D | randomalloc.c | 111 efi_physical_addr_t target; in efi_random_alloc()
|
H A D | zboot.c | 43 efi_physical_addr_t efi_addr = EFI_KIMG_PREFERRED_ADDRESS; in alloc_preferred_address()
|
H A D | efi-stub-helper.c | 249 (__efiapi *hash_log_extend_event)(void *, u64, efi_physical_addr_t, in efi_measure_tagged_event()
|
/linux/drivers/firmware/efi/ |
H A D | capsule.c | 146 efi_physical_addr_t sglist_phys; in efi_capsule_update_locked()
|
/linux/include/linux/ |
H A D | efi.h | 51 typedef u64 efi_physical_addr_t; typedef
|