Searched refs:efi_physical_addr_t (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/firmware/efi/libstub/ |
| H A D | efistub.h | 262 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 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() 154 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 | zboot.c | 13 efi_physical_addr_t efi_addr = EFI_KIMG_PREFERRED_ADDRESS; in alloc_preferred_address()
|
| H A D | mem.c | 85 efi_physical_addr_t alloc_addr; in efi_allocate_pages()
|
| H A D | relocate.c | 122 efi_physical_addr_t efi_addr = preferred_addr; in efi_relocate_kernel()
|
| H A D | randomalloc.c | 118 efi_physical_addr_t target; in efi_random_alloc()
|
| 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
|