Searched defs:amr (Results 1 – 12 of 12) sorted by relevance
/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | kup.h | 236 unsigned long amr, iamr; in kuap_user_restore() local 272 static __always_inline void __kuap_kernel_restore(struct pt_regs *regs, unsigned long amr) in __kuap_kernel_restore() 290 unsigned long amr = mfspr(SPRN_AMR); in __kuap_get_and_assert_locked() local
|
/linux/arch/powerpc/include/asm/ |
H A D | kup.h | 67 static __always_inline void __kuap_kernel_restore(struct pt_regs *regs, unsigned long amr) { } in __kuap_kernel_restore() 112 static __always_inline void kuap_kernel_restore(struct pt_regs *regs, unsigned long amr) in kuap_kernel_restore()
|
H A D | ptrace.h | 70 unsigned long amr; member
|
/linux/arch/powerpc/kernel/ |
H A D | syscall.c | 39 unsigned long amr, iamr; in system_call_exception() local
|
/linux/tools/testing/selftests/mm/ |
H A D | pkey-powerpc.h | 55 u64 amr = pkey_reg; in __write_pkey_reg() local
|
/linux/drivers/misc/ocxl/ |
H A D | context.c | 69 int ocxl_context_attach(struct ocxl_context *ctx, u64 amr, struct mm_struct *mm) in ocxl_context_attach()
|
H A D | file.c | 75 u64 amr = 0; in afu_ioctl_attach() local
|
H A D | ocxl_internal.h | 95 __be64 amr; member
|
H A D | link.c | 539 u64 amr, u16 bdf, struct mm_struct *mm, in ocxl_link_add_pe()
|
/linux/include/uapi/misc/ |
H A D | ocxl.h | 29 __u64 amr; member
|
/linux/arch/powerpc/mm/book3s64/ |
H A D | pkeys.c | 418 u64 amr; in pkey_access_permitted() local
|
/linux/arch/powerpc/kvm/ |
H A D | book3s_hv.h | 10 unsigned long amr; member
|