Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/xen/
Dmm.c71 cflush.op = GNTTAB_CACHE_INVAL; in dma_cache_maint()
74 cflush.op = GNTTAB_CACHE_INVAL; in dma_cache_maint()
/Linux-v4.19/include/xen/interface/
Dgrant_table.h494 #define GNTTAB_CACHE_INVAL (1<<1) macro