Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/public/
A Dgrant_table.h593 #define GNTTAB_CACHE_INVAL (1u<<1) macro
/xen-4.10.0-shim-comet/xen/common/
A Dgrant_table.c3215 (cflush->op & ~(GNTTAB_CACHE_INVAL | GNTTAB_CACHE_CLEAN)) ) in cache_flush()
3259 if ( (cflush->op & GNTTAB_CACHE_INVAL) && (cflush->op & GNTTAB_CACHE_CLEAN) ) in cache_flush()
3261 else if ( cflush->op & GNTTAB_CACHE_INVAL ) in cache_flush()

Completed in 9 milliseconds