Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm64/mm/
Dfixmap.c154 create_mapping_noalloc(dt_phys_base, dt_virt_base, PAGE_SIZE, prot); in fixmap_remap_fdt()
164 create_mapping_noalloc(dt_phys_base, dt_virt_base, in fixmap_remap_fdt()
Dmmu.c452 void __init create_mapping_noalloc(phys_addr_t phys, unsigned long virt, in create_mapping_noalloc() function
/Linux-v6.6/arch/arm64/include/asm/
Dmmu.h67 extern void create_mapping_noalloc(phys_addr_t phys, unsigned long virt,