Searched refs:early_memremap_pgprot_adjust (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | early_ioremap.c | 34 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()
|
/kernel/linux/linux-6.6/mm/ |
H A D | early_ioremap.c | 35 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()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | io.h | 72 pgprot_t __init early_memremap_pgprot_adjust(resource_size_t phys_addr,
|
/kernel/linux/linux-5.10/arch/x86/mm/ |
H A D | ioremap.c | 790 pgprot_t __init early_memremap_pgprot_adjust(resource_size_t phys_addr, in early_memremap_pgprot_adjust() function
|
/kernel/linux/linux-6.6/arch/x86/mm/ |
H A D | ioremap.c | 785 pgprot_t __init early_memremap_pgprot_adjust(resource_size_t phys_addr, in early_memremap_pgprot_adjust() function
|
Completed in 8 milliseconds