Searched refs:DMAR_OPERATION_TIMEOUT (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Diommu.h22 #define DMAR_OPERATION_TIMEOUT ((cycles_t) tsc_khz*10*1000) macro
/linux-master/drivers/iommu/intel/
H A Diommu.h371 if (DMAR_OPERATION_TIMEOUT < (get_cycles() - start_time))\
H A Ddmar.c1702 (DMAR_OPERATION_TIMEOUT > (get_cycles() - start_time)))

Completed in 130 milliseconds