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

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

Completed in 124 milliseconds