SetThreadIdealProcessor and Kernel Work Items

Is there a way of setting the ideal processor for a Kernel Worker Thread
(e.g., ExQueueWorkItem)? If so, what is the thread “handle” passed to
SetThreadIdealProcessor? Is it the address of the work queue item?

Thanks for any guidance.

Neil