Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/xen/
Dmm.c43 static bool hypercall_cflush = false; variable
144 return (!hypercall_cflush && (pfn != mfn) && !is_device_dma_coherent(dev)); in xen_arch_need_swiotlb()
198 hypercall_cflush = true; in xen_mm_init()