REMAP_SIZE         58 arch/x86/xen/setup.c 	unsigned long	mfns[REMAP_SIZE];
REMAP_SIZE        349 arch/x86/xen/setup.c 	     ident_pfn_iter += REMAP_SIZE, remap_pfn_iter += REMAP_SIZE) {
REMAP_SIZE        350 arch/x86/xen/setup.c 		chunk = (left < REMAP_SIZE) ? left : REMAP_SIZE;