Searched refs:thread_pkey_regs_save (Results 1 – 5 of 5) sorted by relevance
174 extern void thread_pkey_regs_save(struct thread_struct *thread);
282 #define thread_pkey_regs_save(thread) macro
316 void thread_pkey_regs_save(struct thread_struct *thread) in thread_pkey_regs_save() function
592 thread_pkey_regs_save(&tsk->thread); in save_all()1164 thread_pkey_regs_save(t); in save_sprs()
354 thread_pkey_regs_save(¤t->thread); in exception_common()