Searched refs:pci_reloc_thread (Results 1 – 4 of 4) sorted by relevance
113 ASSERT(pci_reloc_thread == curthread); in pci_dvma_postrelocator()116 pci_reloc_thread = NULL; in pci_dvma_postrelocator()132 ASSERT(pci_reloc_thread == curthread); in pci_dvma_postrelocator()296 ASSERT(pci_reloc_thread == curthread); in pci_fdvma_postrelocator()298 pci_reloc_thread = NULL; in pci_fdvma_postrelocator()392 if (pci_reloc_thread != curthread) { in pci_common_prerelocator()393 while (pci_reloc_thread != NULL) { in pci_common_prerelocator()396 pci_reloc_thread = curthread; in pci_common_prerelocator()401 ASSERT(pci_reloc_thread == curthread); in pci_common_prerelocator()409 ASSERT(pci_reloc_thread == curthread); in pci_common_prerelocator()
277 kthread_t *pci_reloc_thread = NULL; variable
36 extern kthread_t *pci_reloc_thread;
153 extern kthread_t *pci_reloc_thread;