/linux-6.3-rc2/arch/arm64/kernel/ |
A D | efi.c | 16 static bool region_is_misaligned(const efi_memory_desc_t *md) in region_is_misaligned() 29 static __init pteval_t create_mapping_protection(efi_memory_desc_t *md) in create_mapping_protection() 77 int __init efi_create_mapping(struct mm_struct *mm, efi_memory_desc_t *md) in efi_create_mapping() 101 const efi_memory_desc_t *md; 108 const efi_memory_desc_t *md = spd->md; in set_permissions() 123 efi_memory_desc_t *md, in efi_set_mapping_permissions()
|
/linux-6.3-rc2/arch/riscv/kernel/ |
A D | efi.c | 19 static __init pgprot_t efimem_to_pgprot_map(efi_memory_desc_t *md) in efimem_to_pgprot_map() 46 int __init efi_create_mapping(struct mm_struct *mm, efi_memory_desc_t *md) in efi_create_mapping() 62 efi_memory_desc_t *md = data; in set_permissions() 81 efi_memory_desc_t *md, in efi_set_mapping_permissions()
|
/linux-6.3-rc2/arch/x86/platform/efi/ |
A D | efi_32.c | 36 void __init efi_map_region(efi_memory_desc_t *md) in efi_map_region() 87 void __init efi_map_region_fixed(efi_memory_desc_t *md) {} in efi_map_region_fixed() 96 efi_memory_desc_t *virtual_map, in efi_set_virtual_address_map() 132 efi_memory_desc_t *md; in efi_runtime_update_mappings()
|
A D | efi.c | 120 efi_memory_desc_t *md; in do_add_efi_memmap() 180 efi_memory_desc_t *md; in do_efi_soft_reserve() 278 efi_memory_desc_t *out = efi.memmap.map; in efi_clean_memmap() 279 const efi_memory_desc_t *in = out; in efi_clean_memmap() 280 const efi_memory_desc_t *end = efi.memmap.map_end; in efi_clean_memmap() 329 efi_memory_desc_t *md; in efi_remove_e820_mmio() 354 efi_memory_desc_t *md; in efi_print_memmap() 532 efi_memory_desc_t *md, *prev_md = NULL; in efi_merge_regions() 703 efi_memory_desc_t *md; in efi_map_regions() 737 efi_memory_desc_t *md; in kexec_enter_virtual_mode() [all …]
|
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()
|
A D | efi_64.c | 270 static void __init __map_region(efi_memory_desc_t *md, u64 va) in __map_region() 305 void __init efi_map_region(efi_memory_desc_t *md) in efi_map_region() 358 void __init efi_map_region_fixed(efi_memory_desc_t *md) in efi_map_region_fixed() 369 static int __init efi_update_mappings(efi_memory_desc_t *md, unsigned long pf) in efi_update_mappings() 394 static int __init efi_update_mem_attr(struct mm_struct *mm, efi_memory_desc_t *md, in efi_update_mem_attr() 415 efi_memory_desc_t *md; in efi_runtime_update_mappings() 543 efi_memory_desc_t *virtual_map) in efi_thunk_set_virtual_address_map() 838 efi_memory_desc_t *virtual_map, in efi_set_virtual_address_map()
|
A D | quirks.c | 249 efi_memory_desc_t md; in efi_arch_mem_reserve() 318 efi_memory_desc_t *md; in efi_reserve_boot_services() 378 static void __init efi_unmap_pages(efi_memory_desc_t *md) in efi_unmap_pages() 402 efi_memory_desc_t *md; in efi_free_boot_services()
|
A D | fake_mem.c | 44 efi_memory_desc_t *md; in efi_fake_range() 154 efi_memory_desc_t *md; in efi_fake_memmap_early()
|
A D | memmap.c | 111 int __init efi_memmap_split_count(efi_memory_desc_t *md, struct range *range) in efi_memmap_split_count() 155 efi_memory_desc_t *md; in efi_memmap_insert()
|
/linux-6.3-rc2/drivers/firmware/efi/ |
A D | memattr.c | 56 static bool entry_is_valid(const efi_memory_desc_t *in, efi_memory_desc_t *out) in entry_is_valid() 60 efi_memory_desc_t *md; in entry_is_valid() 162 efi_memory_desc_t md; in efi_memattr_apply_permissions()
|
A D | efi-init.c | 27 static int __init is_memory(efi_memory_desc_t *md) in is_memory() 41 efi_memory_desc_t *md; in efi_to_phys() 124 static __init int is_usable_memory(efi_memory_desc_t *md) in is_usable_memory() 157 efi_memory_desc_t *md; in reserve_regions()
|
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()
|
A D | efi.c | 320 efi_memory_desc_t *md; in efi_debugfs_init() 479 efi_memory_desc_t *md; in efi_find_mirror() 506 int __efi_mem_desc_lookup(u64 phys_addr, efi_memory_desc_t *out_md) in __efi_mem_desc_lookup() 508 efi_memory_desc_t *md; in __efi_mem_desc_lookup() 540 extern int efi_mem_desc_lookup(u64 phys_addr, efi_memory_desc_t *out_md) 546 u64 __init efi_mem_desc_end(efi_memory_desc_t *md) in efi_mem_desc_end() 849 const efi_memory_desc_t *md) in efi_md_typeattr_format() 911 efi_memory_desc_t *md; in efi_mem_attributes() 935 const efi_memory_desc_t *md; in efi_mem_type()
|
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()
|
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()
|
/linux-6.3-rc2/arch/ia64/kernel/ |
A D | efi.c | 308 efi_wb(efi_memory_desc_t *md) in efi_wb() 366 efi_memory_desc_t *md; in efi_get_pal_addr() 561 efi_memory_desc_t *md; in efi_init() 606 efi_memory_desc_t *md; in efi_enter_virtual_mode() 691 efi_memory_desc_t *md; in efi_get_iobase() 720 static efi_memory_desc_t * 724 efi_memory_desc_t *md; in efi_memory_descriptor() 744 efi_memory_desc_t *md; in efi_memmap_intersects() 1177 efi_memory_desc_t *md; in efi_initialize_iomem_resources() 1288 efi_memory_desc_t *md; in kdump_find_rsvd_region() [all …]
|
/linux-6.3-rc2/drivers/firmware/efi/libstub/ |
A D | randomalloc.c | 17 static unsigned long get_entry_num_slots(efi_memory_desc_t *md, in get_entry_num_slots() 76 efi_memory_desc_t *md = (void *)map->map + map_offset; in efi_random_alloc() 105 efi_memory_desc_t *md = (void *)map->map + map_offset; in efi_random_alloc()
|
A D | efi-stub.c | 205 efi_status_t efi_alloc_virtmap(efi_memory_desc_t **virtmap, in efi_alloc_virtmap() 233 void efi_get_virtmap(efi_memory_desc_t *memory_map, unsigned long map_size, in efi_get_virtmap() 234 unsigned long desc_size, efi_memory_desc_t *runtime_map, in efi_get_virtmap() 238 efi_memory_desc_t *in, *out = runtime_map; in efi_get_virtmap()
|
/linux-6.3-rc2/arch/arm/kernel/ |
A D | efi.c | 14 efi_memory_desc_t *md = data; in set_permissions() 26 efi_memory_desc_t *md, in efi_set_mapping_permissions() 47 int __init efi_create_mapping(struct mm_struct *mm, efi_memory_desc_t *md) in efi_create_mapping()
|
/linux-6.3-rc2/arch/riscv/include/asm/ |
A D | efi.h | 21 int efi_create_mapping(struct mm_struct *mm, efi_memory_desc_t *md); 22 int efi_set_mapping_permissions(struct mm_struct *mm, efi_memory_desc_t *md, bool);
|
/linux-6.3-rc2/arch/arm/include/asm/ |
A D | efi.h | 22 int efi_create_mapping(struct mm_struct *mm, efi_memory_desc_t *md); 23 int efi_set_mapping_permissions(struct mm_struct *mm, efi_memory_desc_t *md, bool);
|
/linux-6.3-rc2/include/linux/ |
A D | efi.h | 142 } efi_memory_desc_t; typedef 298 efi_memory_desc_t *virtual_map); 534 efi_memory_desc_t map[]; 596 efi_memory_desc_t entry[0]; 737 extern u64 efi_mem_desc_end(efi_memory_desc_t *md); 738 extern int efi_mem_desc_lookup(u64 phys_addr, efi_memory_desc_t *out_md); 739 extern int __efi_mem_desc_lookup(u64 phys_addr, efi_memory_desc_t *out_md); 759 typedef int (*efi_memattr_perm_setter)(struct mm_struct *, efi_memory_desc_t *, bool); 785 (efi_memory_desc_t *)((void *)(map) + ((n) * (desc_size))) 807 const efi_memory_desc_t *md);
|
/linux-6.3-rc2/arch/arm64/include/asm/ |
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-6.3-rc2/arch/x86/boot/compressed/ |
A D | efi.h | 49 } efi_memory_desc_t; typedef 52 (efi_memory_desc_t *)((void *)(map) + ((n) * (desc_size)))
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | efi.h | 155 extern void __init efi_map_region(efi_memory_desc_t *md); 156 extern void __init efi_map_region_fixed(efi_memory_desc_t *md); 212 efi_memory_desc_t *virtual_map, 439 extern int __init efi_memmap_split_count(efi_memory_desc_t *md,
|