Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dearly_ioremap.c35 pgprot_t __init __weak early_memremap_pgprot_adjust(resource_size_t phys_addr, in early_memremap_pgprot_adjust() function
222 pgprot_t prot = early_memremap_pgprot_adjust(phys_addr, size, in early_memremap()
231 pgprot_t prot = early_memremap_pgprot_adjust(phys_addr, size, in early_memremap_ro()
Dinternal.h177 pgprot_t __init early_memremap_pgprot_adjust(resource_size_t phys_addr,
/linux-6.1.9/arch/x86/mm/
Dioremap.c780 pgprot_t __init early_memremap_pgprot_adjust(resource_size_t phys_addr, in early_memremap_pgprot_adjust() function