Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dearly_ioremap.c34 pgprot_t __init __weak early_memremap_pgprot_adjust(resource_size_t phys_addr, in early_memremap_pgprot_adjust() function
226 pgprot_t prot = early_memremap_pgprot_adjust(phys_addr, size, in early_memremap()
235 pgprot_t prot = early_memremap_pgprot_adjust(phys_addr, size, in early_memremap_ro()
/Linux-v5.4/arch/x86/mm/
Dioremap.c705 pgprot_t __init early_memremap_pgprot_adjust(resource_size_t phys_addr, in early_memremap_pgprot_adjust() function