Home
last modified time | relevance | path

Searched refs:xen_cleanhighmap (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/xen/
H A Dmmu_pv.c997 static void __init xen_cleanhighmap(unsigned long vaddr, in xen_cleanhighmap() function
1151 xen_cleanhighmap(addr, addr + size); in xen_pagetable_p2m_free()
1177 xen_cleanhighmap(addr, roundup(addr + size, PMD_SIZE * 2)); in xen_pagetable_cleanhighmap()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dmmu_pv.c1012 static void __init xen_cleanhighmap(unsigned long vaddr, in xen_cleanhighmap() function
1166 xen_cleanhighmap(addr, addr + size); in xen_pagetable_p2m_free()
1192 xen_cleanhighmap(addr, roundup(addr + size, PMD_SIZE * 2)); in xen_pagetable_cleanhighmap()

Completed in 8 milliseconds