Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/xen/
Dmmu.c2165 #define MAX_CONTIG_ORDER 9 /* 2MB */ macro
2166 static unsigned long discontig_frames[1<<MAX_CONTIG_ORDER];
2298 if (unlikely(order > MAX_CONTIG_ORDER)) in xen_create_contiguous_region()
2337 if (unlikely(order > MAX_CONTIG_ORDER)) in xen_destroy_contiguous_region()