Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/mm/
H A 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()
H A Dmmu.c452 void __init create_mapping_noalloc(phys_addr_t phys, unsigned long virt, in create_mapping_noalloc() function
/openbmc/linux/arch/arm64/include/asm/
H A Dmmu.h67 extern void create_mapping_noalloc(phys_addr_t phys, unsigned long virt,