early_memremap_prot 760 arch/x86/mm/ioremap.c return early_memremap_prot(phys_addr, size, __PAGE_KERNEL_ENC); early_memremap_prot 774 arch/x86/mm/ioremap.c return early_memremap_prot(phys_addr, size, __PAGE_KERNEL_ENC_WP); early_memremap_prot 781 arch/x86/mm/ioremap.c return early_memremap_prot(phys_addr, size, __PAGE_KERNEL_NOENC); early_memremap_prot 795 arch/x86/mm/ioremap.c return early_memremap_prot(phys_addr, size, __PAGE_KERNEL_NOENC_WP); early_memremap_prot 60 drivers/firmware/efi/earlycon.c return early_memremap_prot(fb_base + start, len, pgprot_val(fb_prot)); early_memremap_prot 17 include/asm-generic/early_ioremap.h extern void *early_memremap_prot(resource_size_t phys_addr,