Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dpage_alloc.c609 static unsigned long low_mem_virq_high = -1UL; variable
681 low_mem_virq_high = 1UL << (low_mem_virq_th_order + 1); in check_low_mem_virq()
688 if ( unlikely(avail_pages >= low_mem_virq_high) ) in check_low_mem_virq()
697 low_mem_virq_high = -1UL; in check_low_mem_virq()
699 low_mem_virq_high = 1UL << (low_mem_virq_th_order + 2); in check_low_mem_virq()

Completed in 5 milliseconds