Home
last modified time | relevance | path

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

/xen/xen/include/public/
A Dgrant_table.h592 #define GNTTAB_CACHE_INVAL (1u<<1) macro
/xen/xen/common/
A Dgrant_table.c3423 (cflush->op & ~(GNTTAB_CACHE_INVAL | GNTTAB_CACHE_CLEAN)) ) in cache_flush()
3467 if ( (cflush->op & GNTTAB_CACHE_INVAL) && (cflush->op & GNTTAB_CACHE_CLEAN) ) in cache_flush()
3469 else if ( cflush->op & GNTTAB_CACHE_INVAL ) in cache_flush()

Completed in 18 milliseconds