Searched refs:fork_kpsr (Results 1 – 3 of 3) sorted by relevance
25 offsetof(struct thread_struct, fork_kpsr)); in sparc32_foo()
316 ti->kpsr = current->thread.fork_kpsr | PSR_PIL;
41 unsigned long fork_kpsr __attribute__ ((aligned (8))); member