Searched refs:SMMU_LOCK (Results 1 – 2 of 2) sorted by relevance
39 #define SMMU_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
536 SMMU_LOCK(sc); in smmu_cmdq_enqueue_cmd()