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

/linux-master/arch/x86/platform/efi/
H A Druntime-map.c149 int efi_runtime_map_copy(void *buf, size_t bufsz) function
/linux-master/arch/x86/include/asm/
H A Defi.h419 int efi_runtime_map_copy(void *buf, size_t bufsz);
431 static inline int efi_runtime_map_copy(void *buf, size_t bufsz) function
/linux-master/arch/x86/kernel/
H A Dkexec-bzimage64.c146 efi_runtime_map_copy(efi_map, efi_map_sz);

Completed in 263 milliseconds