Home
last modified time | relevance | path

Searched refs:thread_pkey_regs_save (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dpkeys.h174 extern void thread_pkey_regs_save(struct thread_struct *thread);
H A Dmmu_context.h282 #define thread_pkey_regs_save(thread)
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dpkeys.c316 void thread_pkey_regs_save(struct thread_struct *thread) in thread_pkey_regs_save() function
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dprocess.c592 thread_pkey_regs_save(&tsk->thread); in save_all()
1164 thread_pkey_regs_save(t); in save_sprs()
H A Dtraps.c354 thread_pkey_regs_save(&current->thread); in exception_common()

Completed in 7 milliseconds