Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Defi.h127 extern void __init efi_memory_uc(u64 addr, unsigned long size);
/Linux-v5.4/arch/x86/platform/efi/
Defi.c599 void __init efi_memory_uc(u64 addr, unsigned long size) in efi_memory_uc() function
624 efi_memory_uc((u64)(unsigned long)va, size); in old_map_region()
Defi_64.c509 efi_memory_uc((u64)(unsigned long)__va(phys_addr), size); in efi_ioremap()