Searched refs:VTD_INV_DESC_ALL_ONE (Results 1 – 2 of 2) sorted by relevance
2573 VTD_INV_DESC_ALL_ONE, VTD_INV_DESC_ALL_ONE}; in vtd_process_wait_desc()2613 uint64_t mask[4] = {VTD_INV_DESC_CC_RSVD, VTD_INV_DESC_ALL_ONE, in vtd_process_context_cache_desc()2614 VTD_INV_DESC_ALL_ONE, VTD_INV_DESC_ALL_ONE}; in vtd_process_context_cache_desc()2651 VTD_INV_DESC_ALL_ONE, VTD_INV_DESC_ALL_ONE}; in vtd_process_iotlb_desc()2695 uint64_t mask[4] = {VTD_INV_DESC_IEC_RSVD, VTD_INV_DESC_ALL_ONE, in vtd_process_inv_iec_desc()2696 VTD_INV_DESC_ALL_ONE, VTD_INV_DESC_ALL_ONE}; in vtd_process_inv_iec_desc()2754 VTD_INV_DESC_ALL_ONE, VTD_INV_DESC_ALL_ONE}; in vtd_process_device_iotlb_desc()
359 #define VTD_INV_DESC_ALL_ONE -1ULL macro