Searched refs:thread_ptr (Results 1 – 3 of 3) sorted by relevance
129 unsigned long thread_ptr; in start_secondary() local135 : "=r" (thread_ptr) in start_secondary()138 thread_ptr = thread_ptr & ~(THREAD_SIZE-1); in start_secondary()143 : "r" (thread_ptr) in start_secondary()
6240 struct task_struct **thread_ptr) in kvm_vm_create_worker_thread() argument6245 *thread_ptr = NULL; in kvm_vm_create_worker_thread()6263 *thread_ptr = thread; in kvm_vm_create_worker_thread()
2288 struct task_struct **thread_ptr);