Searched refs:efi_runtime_map_copy (Results 1 – 3 of 3) sorted by relevance
149 int efi_runtime_map_copy(void *buf, size_t bufsz) in efi_runtime_map_copy() function
1105 int efi_runtime_map_copy(void *buf, size_t bufsz);1122 static inline int efi_runtime_map_copy(void *buf, size_t bufsz) in efi_runtime_map_copy() function
146 efi_runtime_map_copy(efi_map, efi_map_sz); in setup_efi_info_memmap()