Searched refs:P2M_LIMIT (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/x86/xen/
H A Dp2m.c102 #define P2M_LIMIT CONFIG_XEN_MEMORY_HOTPLUG_LIMIT macro
104 #define P2M_LIMIT 0 macro
413 p2m_limit = (phys_addr_t)P2M_LIMIT * 1024 * 1024 * 1024 / PAGE_SIZE;

Completed in 155 milliseconds