Searched refs:REMAP_SIZE (Results 1 – 1 of 1) sorted by relevance
57 #define REMAP_SIZE (P2M_PER_PAGE - 3) macro62 unsigned long mfns[REMAP_SIZE];308 ident_pfn_iter += REMAP_SIZE, remap_pfn_iter += REMAP_SIZE) { in xen_do_set_identity_and_remap_chunk()309 chunk = (left < REMAP_SIZE) ? left : REMAP_SIZE; in xen_do_set_identity_and_remap_chunk()