Home
last modified time | relevance | path

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

/linux/arch/x86/xen/
H A Dp2m.c410 unsigned long p2m_limit; in xen_vmalloc_p2m_tree() local
414 p2m_limit = (phys_addr_t)P2M_LIMIT * 1024 * 1024 * 1024 / PAGE_SIZE; in xen_vmalloc_p2m_tree()
416 vm.size = ALIGN(sizeof(unsigned long) * max(xen_max_p2m_pfn, p2m_limit), in xen_vmalloc_p2m_tree()