Searched refs:VTD_CCMD_FM (Results 1 – 2 of 2) sorted by relevance
172 #define VTD_CCMD_FM(val) (((val) >> 32) & 3ULL) macro
2179 vtd_context_device_invalidate(s, VTD_CCMD_SID(val), VTD_CCMD_FM(val)); in vtd_context_cache_invalidate()