Searched refs:IMMU_FLAGS_SLEEP (Results 1 – 3 of 3) sorted by relevance
295 (void) immu_dvma_device_setup(dip, IMMU_FLAGS_SLEEP); in check_lpc()313 (void) immu_dvma_get_immu(dip, IMMU_FLAGS_SLEEP); in check_gfx()337 if (immu_devi_set(dip, IMMU_FLAGS_SLEEP) != DDI_SUCCESS) { in check_pre_startup_quirks()
383 flags |= IMMU_FLAGS_SLEEP; in dma_to_immu_flags()1285 domain->dom_pgtable_root = pgtable_alloc(immu, IMMU_FLAGS_SLEEP); in create_unity_domain()1549 root_table = pgtable_alloc(immu, IMMU_FLAGS_SLEEP); in context_create()1559 context = pgtable_alloc(immu, IMMU_FLAGS_SLEEP); in context_create()
184 IMMU_FLAGS_SLEEP = 0x1, enumerator