Searched refs:thread_pkey_regs_save (Results 1 – 5 of 5) sorted by relevance
205 extern void thread_pkey_regs_save(struct thread_struct *thread);
259 #define thread_pkey_regs_save(thread) macro
269 void thread_pkey_regs_save(struct thread_struct *thread) in thread_pkey_regs_save() function
581 thread_pkey_regs_save(&tsk->thread); in save_all()1078 thread_pkey_regs_save(t); in save_sprs()
348 thread_pkey_regs_save(¤t->thread); in exception_common()