Searched refs:DMAR_OPERATION_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
22 #define DMAR_OPERATION_TIMEOUT ((cycles_t) tsc_khz*10*1000) macro
373 if (DMAR_OPERATION_TIMEOUT < (get_cycles() - start_time))\
1627 (DMAR_OPERATION_TIMEOUT > (get_cycles() - start_time))) in dmar_disable_qi()