Home
last modified time | relevance | path

Searched refs:early_memremap_prot (Results 1 – 7 of 7) sorted by relevance

/linux/arch/x86/mm/
A Dioremap.c754 return early_memremap_prot(phys_addr, size, __PAGE_KERNEL_ENC); in early_memremap_encrypted()
766 return early_memremap_prot(phys_addr, size, __PAGE_KERNEL_ENC_WP); in early_memremap_encrypted_wp()
773 return early_memremap_prot(phys_addr, size, __PAGE_KERNEL_NOENC); in early_memremap_decrypted()
785 return early_memremap_prot(phys_addr, size, __PAGE_KERNEL_NOENC_WP); in early_memremap_decrypted_wp()
/linux/include/asm-generic/
A Dearly_ioremap.h17 extern void *early_memremap_prot(resource_size_t phys_addr,
/linux/drivers/firmware/efi/
A Dearlycon.c60 return early_memremap_prot(fb_base + start, len, pgprot_val(fb_prot)); in efi_earlycon_map()
/linux/mm/
A Dearly_ioremap.c239 early_memremap_prot(resource_size_t phys_addr, unsigned long size, in early_memremap_prot() function
/linux/arch/x86/platform/efi/
A Dquirks.c280 new = early_memremap_prot(data.phys_map, data.size, in efi_arch_mem_reserve()
/linux/
A DSystem.map122429 ffff80001179ae7c T early_memremap_prot
A D.tmp_System.map122429 ffff80001179ae7c T early_memremap_prot

Completed in 314 milliseconds