Searched refs:dmar_enable (Results 1 – 1 of 1) sorted by relevance
164 static int dmar_enable = 0; variable175 TUNABLE_INT_FETCH("hw.dmar.enable", &dmar_enable); in dmar_identify()176 if (!dmar_enable) in dmar_identify()