Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mm/
Dmmu.c1082 static void __init pmd_empty_section_gap(unsigned long addr) in pmd_empty_section_gap() function
1084 vm_reserve_area_early(addr, SECTION_SIZE, pmd_empty_section_gap); in pmd_empty_section_gap()
1108 pmd_empty_section_gap(addr & PMD_MASK); in fill_pmd_gaps()
1120 pmd_empty_section_gap(addr); in fill_pmd_gaps()