Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/xen/
Dp2m.c414 unsigned long p2m_limit; in xen_vmalloc_p2m_tree() local
418 p2m_limit = (phys_addr_t)P2M_LIMIT * 1024 * 1024 * 1024 / PAGE_SIZE; in xen_vmalloc_p2m_tree()
420 vm.size = ALIGN(sizeof(unsigned long) * max(xen_max_p2m_pfn, p2m_limit), in xen_vmalloc_p2m_tree()