Searched refs:REMAP_BATCH_SIZE (Results 1 – 1 of 1) sorted by relevance
2326 #define REMAP_BATCH_SIZE 16 macro2353 struct mmu_update mmu_update[REMAP_BATCH_SIZE]; in xen_remap_domain_mfn_range()2367 batch = min(REMAP_BATCH_SIZE, nr); in xen_remap_domain_mfn_range()