Searched refs:REMAP_BATCH_SIZE (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/xen/
H A Dmmu.c2781 #define REMAP_BATCH_SIZE 16 macro
2819 struct mmu_update mmu_update[REMAP_BATCH_SIZE]; do_remap_gfn()
2844 int batch = min(REMAP_BATCH_SIZE, nr); do_remap_gfn()

Completed in 89 milliseconds