Searched refs:new_p2m (Results 1 – 1 of 1) sorted by relevance
1890 unsigned long *new_p2m; in xen_relocate_p2m() local1919 new_p2m = (unsigned long *)(2 * PGDIR_SIZE); in xen_relocate_p2m()1963 memcpy(new_p2m, xen_p2m_addr, size); in xen_relocate_p2m()1964 xen_p2m_addr = new_p2m; in xen_relocate_p2m()