Searched refs:thread_ptr (Results 1 – 3 of 3) sorted by relevance
125 unsigned long thread_ptr; in start_secondary() local131 : "=r" (thread_ptr) in start_secondary()134 thread_ptr = thread_ptr & ~(THREAD_SIZE-1); in start_secondary()139 : "r" (thread_ptr) in start_secondary()
6640 struct task_struct **thread_ptr) in kvm_vm_create_worker_thread() argument6645 *thread_ptr = NULL; in kvm_vm_create_worker_thread()6663 *thread_ptr = thread; in kvm_vm_create_worker_thread()
2389 struct task_struct **thread_ptr);