Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Defi.h427 int efi_runtime_map_copy(void *buf, size_t bufsz);
439 static inline int efi_runtime_map_copy(void *buf, size_t bufsz) in efi_runtime_map_copy() function
/Linux-v6.6/arch/x86/platform/efi/
Druntime-map.c149 int efi_runtime_map_copy(void *buf, size_t bufsz) in efi_runtime_map_copy() function
/Linux-v6.6/arch/x86/kernel/
Dkexec-bzimage64.c146 efi_runtime_map_copy(efi_map, efi_map_sz); in setup_efi_info_memmap()