Searched refs:IOREQ_TYPE_INVALIDATE (Results 1 – 2 of 2) sorted by relevance
/xen/xen/include/public/hvm/ | ||
A D | ioreq.h | 39 #define IOREQ_TYPE_INVALIDATE 8 /* mapcache */ macro |
/xen/xen/arch/x86/hvm/ | ||
A D | io.c | 71 .type = IOREQ_TYPE_INVALIDATE, in send_invalidate_req() |
Completed in 4 milliseconds