Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/xen/
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()