Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/mm/
Dfixmap.c157 create_mapping_noalloc(dt_phys_base, dt_virt_base, PAGE_SIZE, prot); in fixmap_remap_fdt()
167 create_mapping_noalloc(dt_phys_base, dt_virt_base, in fixmap_remap_fdt()
Dmmu.c509 void __init create_mapping_noalloc(phys_addr_t phys, unsigned long virt, in create_mapping_noalloc() function
/linux-6.12.1/arch/arm64/include/asm/
Dmmu.h67 extern void create_mapping_noalloc(phys_addr_t phys, unsigned long virt,