Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/include/linux/
Dio.h86 pgprot_t __init early_memremap_pgprot_adjust(resource_size_t phys_addr,
/linux-6.12.1/arch/x86/mm/
Dioremap.c788 pgprot_t __init early_memremap_pgprot_adjust(resource_size_t phys_addr, in early_memremap_pgprot_adjust() function