Lines Matching refs:CPU
1940 * pfn as we last used referenced from this CPU.
1979 * Disable preemption and grab the CPU's hci_mutex
1982 ASSERT(CPU->cpu_hat_info != NULL);
1983 mutex_enter(&CPU->cpu_hat_info->hci_mutex);
1984 x = PWIN_TABLE(CPU->cpu_id);
2045 * Drop the CPU's hci_mutex and restore preemption.
2055 va = (uintptr_t)PWIN_VA(PWIN_TABLE(CPU->cpu_id));
2060 mutex_exit(&CPU->cpu_hat_info->hci_mutex);
2367 * Acquire access to the CPU pagetable windows for the dest and source.
2374 uint_t x = PWIN_SRC(CPU->cpu_id);
2462 ASSERT(CPU->cpu_hat_info != NULL);
2463 mutex_enter(&CPU->cpu_hat_info->hci_mutex);
2464 x = PWIN_TABLE(CPU->cpu_id);
2484 mutex_exit(&CPU->cpu_hat_info->hci_mutex);