Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dearly_ioremap.c35 pgprot_t __init __weak early_memremap_pgprot_adjust(resource_size_t phys_addr, in early_memremap_pgprot_adjust() function
220 pgprot_t prot = early_memremap_pgprot_adjust(phys_addr, size, in early_memremap()
229 pgprot_t prot = early_memremap_pgprot_adjust(phys_addr, size, in early_memremap_ro()
/Linux-v6.6/include/linux/
Dio.h72 pgprot_t __init early_memremap_pgprot_adjust(resource_size_t phys_addr,
/Linux-v6.6/arch/x86/mm/
Dioremap.c785 pgprot_t __init early_memremap_pgprot_adjust(resource_size_t phys_addr, in early_memremap_pgprot_adjust() function