Searched refs:thread_ptr (Results 1 – 3 of 3) sorted by relevance
136 unsigned long thread_ptr; in start_secondary() local141 : "=r" (thread_ptr) in start_secondary()144 thread_ptr = thread_ptr & ~(THREAD_SIZE-1); in start_secondary()149 : "r" (thread_ptr) in start_secondary()
4492 struct task_struct **thread_ptr) in kvm_vm_create_worker_thread() argument4497 *thread_ptr = NULL; in kvm_vm_create_worker_thread()4515 *thread_ptr = thread; in kvm_vm_create_worker_thread()
1390 struct task_struct **thread_ptr);