Home
last modified time | relevance | path

Searched refs:efi_runtime_map (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/firmware/efi/
Druntime-map.c17 static void *efi_runtime_map; variable
127 memcpy(&entry->md, efi_runtime_map + nr * efi_memdesc_size, in add_sysfs_runtime_map_entry()
160 memcpy(buf, efi_runtime_map, sz); in efi_runtime_map_copy()
166 efi_runtime_map = map; in efi_runtime_map_setup()
176 if (!efi_runtime_map) in efi_runtime_map_init()