Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/xen/
Dmmu.c2439 #define REMAP_BATCH_SIZE 16 macro
2477 struct mmu_update mmu_update[REMAP_BATCH_SIZE]; in do_remap_mfn()
2502 int batch = min(REMAP_BATCH_SIZE, nr); in do_remap_mfn()