Home
last modified time | relevance | path

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

/Linux-v5.15/arch/arm/mm/
Dmmu.c1043 static void __init pmd_empty_section_gap(unsigned long addr) in pmd_empty_section_gap() function
1045 vm_reserve_area_early(addr, SECTION_SIZE, pmd_empty_section_gap); in pmd_empty_section_gap()
1069 pmd_empty_section_gap(addr & PMD_MASK); in fill_pmd_gaps()
1081 pmd_empty_section_gap(addr); in fill_pmd_gaps()