Searched refs:phys_machine (Results 1 – 1 of 1) sorted by relevance
806 shift_phys_machine(unsigned long *phys_machine, int nr_pages) in shift_phys_machine() argument813 current_page = phys_machine + nr_pages - (PAGE_SIZE/sizeof(unsigned long)); in shift_phys_machine()815 bcopy(phys_machine, tmp_page, PAGE_SIZE); in shift_phys_machine()817 while (current_page > phys_machine) { in shift_phys_machine()831 xen_machphys_update(phys_machine[i], i); in shift_phys_machine()833 memset(phys_machine, INVALID_P2M_ENTRY, PAGE_SIZE); in shift_phys_machine()