Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mm/
Dmmu.c1052 static void __init pmd_empty_section_gap(unsigned long addr) in pmd_empty_section_gap() function
1054 vm_reserve_area_early(addr, SECTION_SIZE, pmd_empty_section_gap); in pmd_empty_section_gap()
1078 pmd_empty_section_gap(addr & PMD_MASK); in fill_pmd_gaps()
1090 pmd_empty_section_gap(addr); in fill_pmd_gaps()