/linux/arch/arm64/kernel/ |
H A D | efi.c | 20 static bool region_is_misaligned(const efi_memory_desc_t *md) in region_is_misaligned() 33 static __init ptdesc_t create_mapping_protection(efi_memory_desc_t *md) in create_mapping_protection() 85 int __init efi_create_mapping(struct mm_struct *mm, efi_memory_desc_t *md) in efi_create_mapping() 109 const efi_memory_desc_t *md; 116 const efi_memory_desc_t *md = spd->md; in set_permissions() 130 efi_memory_desc_t *md, in efi_set_mapping_permissions()
|
H A D | acpi.c | 303 efi_memory_desc_t *md, *region = NULL; in acpi_os_ioremap()
|
/linux/drivers/firmware/efi/ |
H A D | memattr.c | 72 static bool entry_is_valid(const efi_memory_desc_t *in, efi_memory_desc_t *out) in entry_is_valid() 76 efi_memory_desc_t *md; in entry_is_valid() 178 efi_memory_desc_t md; in efi_memattr_apply_permissions()
|
H A D | riscv-runtime.c | 32 efi_memory_desc_t *md; in efi_virtmap_init() 85 efi_memory_desc_t *md; in riscv_enable_runtime_services()
|
H A D | arm-runtime.c | 54 efi_memory_desc_t *md; in efi_virtmap_init() 107 efi_memory_desc_t *md; in arm_enable_runtime_services()
|
H A D | embedded-firmware.c | 38 efi_memory_desc_t *md, const struct efi_embedded_fw_desc *desc) in efi_check_md_for_embedded_firmware() 91 efi_memory_desc_t *md; in efi_check_for_embedded_firmwares()
|
H A D | efi.c | 357 efi_memory_desc_t *md; in efi_debugfs_init() 503 efi_memory_desc_t *md; in efi_find_mirror() 530 int __efi_mem_desc_lookup(u64 phys_addr, efi_memory_desc_t *out_md) in __efi_mem_desc_lookup() 532 efi_memory_desc_t *md; in __efi_mem_desc_lookup() 564 extern int efi_mem_desc_lookup(u64 phys_addr, efi_memory_desc_t *out_md) 571 u64 __init efi_mem_desc_end(efi_memory_desc_t *md) in efi_mem_desc_end() 922 const efi_memory_desc_t *md) in efi_md_typeattr_format() 981 efi_memory_desc_t *md; in efi_mem_attributes() 1005 const efi_memory_desc_t *md; in efi_mem_type()
|
H A D | mokvar-table.c | 103 efi_memory_desc_t md; in efi_mokvar_table_init()
|
/linux/drivers/firmware/efi/libstub/ |
H A D | efi-stub.c | 187 efi_status_t efi_alloc_virtmap(efi_memory_desc_t **virtmap, in efi_alloc_virtmap() 215 void efi_get_virtmap(efi_memory_desc_t *memory_map, unsigned long map_size, in efi_get_virtmap() 216 unsigned long desc_size, efi_memory_desc_t *runtime_map, in efi_get_virtmap() 220 efi_memory_desc_t *in, *out = runtime_map; in efi_get_virtmap()
|
H A D | loongarch.c | 22 efi_memory_desc_t *runtime_map;
|
H A D | fdt.c | 186 efi_memory_desc_t *runtime_map; 311 efi_memory_desc_t *p; in allocate_new_fdt_and_exit_boot()
|
H A D | relocate.c | 47 efi_memory_desc_t *desc; in efi_low_alloc_above()
|
H A D | kaslr.c | 70 efi_memory_desc_t *md = (void *)map->map + map_offset; in check_image_region()
|
H A D | unaccepted_memory.c | 29 efi_memory_desc_t *d; in allocate_unaccepted_bitmap()
|
/linux/arch/x86/platform/efi/ |
H A D | runtime-map.c | 17 efi_memory_desc_t md; 106 efi_memory_desc_t *md) in add_sysfs_runtime_map_entry() 124 memcpy(&entry->md, md, sizeof(efi_memory_desc_t)); in add_sysfs_runtime_map_entry() 164 efi_memory_desc_t *md; in efi_runtime_map_init()
|
H A D | efi_64.c | 271 static void __init __map_region(efi_memory_desc_t *md, u64 va) in __map_region() 306 void __init efi_map_region(efi_memory_desc_t *md) in efi_map_region() 359 void __init efi_map_region_fixed(efi_memory_desc_t *md) in efi_map_region_fixed() 370 static int __init efi_update_mappings(efi_memory_desc_t *md, unsigned long pf) in efi_update_mappings() 395 static int __init efi_update_mem_attr(struct mm_struct *mm, efi_memory_desc_t *md, in efi_update_mem_attr() 514 efi_memory_desc_t *virtual_map) in efi_thunk_set_virtual_address_map() 809 efi_memory_desc_t *virtual_map, in efi_set_virtual_address_map()
|
H A D | quirks.c | 257 efi_memory_desc_t md; in efi_arch_mem_reserve() 326 efi_memory_desc_t *md; in efi_reserve_boot_services() 386 static void __init efi_unmap_pages(efi_memory_desc_t *md) in efi_unmap_pages() 410 efi_memory_desc_t *md; in efi_free_boot_services()
|
H A D | memmap.c | 122 int __init efi_memmap_split_count(efi_memory_desc_t *md, struct range *range) in efi_memmap_split_count() 166 efi_memory_desc_t *md; in efi_memmap_insert()
|
/linux/arch/arm64/include/asm/ |
H A D | efi.h | 29 int efi_create_mapping(struct mm_struct *mm, efi_memory_desc_t *md); 30 int efi_set_mapping_permissions(struct mm_struct *mm, efi_memory_desc_t *md,
|
/linux/include/linux/ |
H A D | efi.h | 146 } efi_memory_desc_t; typedef 302 efi_memory_desc_t *virtual_map); 540 efi_memory_desc_t map[]; 603 * including an efi_memory_desc_t header. See efi_memdesc_ptr(). 605 efi_memory_desc_t entry[]; 753 extern u64 efi_mem_desc_end(efi_memory_desc_t *md); 754 extern int efi_mem_desc_lookup(u64 phys_addr, efi_memory_desc_t *out_md); 755 extern int __efi_mem_desc_lookup(u64 phys_addr, efi_memory_desc_t *out_md); 773 typedef int (*efi_memattr_perm_setter)(struct mm_struct *, efi_memory_desc_t *, bool); 799 (efi_memory_desc_t *)((voi [all...] |
/linux/arch/x86/boot/compressed/ |
H A D | efi.h | 51 } efi_memory_desc_t; typedef 54 (efi_memory_desc_t *)((void *)(map) + ((n) * (desc_size)))
|
/linux/arch/x86/include/asm/ |
H A D | efi.h | 130 extern void __init efi_map_region(efi_memory_desc_t *md); 131 extern void __init efi_map_region_fixed(efi_memory_desc_t *md); 178 efi_memory_desc_t *virtual_map, 399 extern int __init efi_memmap_split_count(efi_memory_desc_t *md,
|
/linux/arch/loongarch/kernel/ |
H A D | mem.c | 17 efi_memory_desc_t *md; in memblock_init()
|
H A D | numa.c | 193 efi_memory_desc_t *md; in init_node_memblock()
|
/linux/drivers/xen/ |
H A D | efi.c | 297 int efi_mem_desc_lookup(u64 phys_addr, efi_memory_desc_t *out_md) in efi_mem_desc_lookup() 335 efi_memory_desc_t md; in xen_efi_config_table_is_usable()
|