Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/xen/
Dmmu_pv.c2363 #define REMAP_BATCH_SIZE 16 macro
2403 struct mmu_update mmu_update[REMAP_BATCH_SIZE]; in xen_remap_pfn()
2421 int batch = min(REMAP_BATCH_SIZE, nr); in xen_remap_pfn()