Searched refs:GNTTABOP_cache_flush (Results 1 – 2 of 2) sorted by relevance
58 HYPERVISOR_grant_table_op(GNTTABOP_cache_flush, &cflush, 1); in dma_cache_maint()147 if (HYPERVISOR_grant_table_op(GNTTABOP_cache_flush, &cflush, 1) != -ENOSYS) in xen_mm_init()
485 #define GNTTABOP_cache_flush 12 macro