Home
last modified time | relevance | path

Searched refs:current_thread_amr (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/book3s/64/
H A Dkup.h216 static __always_inline u64 current_thread_amr(void) in current_thread_amr() function
365 thread_amr = current_thread_amr(); in allow_user_access()
/linux/arch/powerpc/mm/book3s64/
H A Dpkeys.c318 u64 old_amr = current_thread_amr() & ~((u64)(0x3ul) << pkeyshift(pkey)); in init_amr()
424 amr = current_thread_amr(); in pkey_access_permitted()