Home
last modified time | relevance | path

Searched defs:amr (Results 1 – 25 of 48) sorted by relevance

12

/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
Dkup-radix.h75 static inline void kuap_restore_amr(struct pt_regs *regs, unsigned long amr) in kuap_restore_amr()
91 unsigned long amr = mfspr(SPRN_AMR); in kuap_get_and_check_amr() local
148 static inline void kuap_restore_amr(struct pt_regs *regs, unsigned long amr) { } in kuap_restore_amr()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
Dkup.h236 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
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/
Dpkeys.h47 inline void pkeyreg_set(unsigned long amr) in pkeyreg_set()
54 unsigned long amr, shift; in pkey_set_rights() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/
Dpkeys.h47 inline void pkeyreg_set(unsigned long amr) in pkeyreg_set()
54 unsigned long amr, shift; in pkey_set_rights() local
/kernel/linux/linux-6.6/drivers/misc/cxl/
Dnative.c658 static int process_element_entry_psl9(struct cxl_context *ctx, u64 wed, u64 amr) in process_element_entry_psl9()
713 int cxl_attach_afu_directed_psl9(struct cxl_context *ctx, u64 wed, u64 amr) in cxl_attach_afu_directed_psl9()
732 int cxl_attach_afu_directed_psl8(struct cxl_context *ctx, u64 wed, u64 amr) in cxl_attach_afu_directed_psl8()
900 int cxl_attach_dedicated_process_psl9(struct cxl_context *ctx, u64 wed, u64 amr) in cxl_attach_dedicated_process_psl9()
928 int cxl_attach_dedicated_process_psl8(struct cxl_context *ctx, u64 wed, u64 amr) in cxl_attach_dedicated_process_psl8()
1005 u64 wed, u64 amr) in native_attach_process()
/kernel/linux/linux-5.10/drivers/misc/cxl/
Dnative.c662 static int process_element_entry_psl9(struct cxl_context *ctx, u64 wed, u64 amr) in process_element_entry_psl9()
717 int cxl_attach_afu_directed_psl9(struct cxl_context *ctx, u64 wed, u64 amr) in cxl_attach_afu_directed_psl9()
736 int cxl_attach_afu_directed_psl8(struct cxl_context *ctx, u64 wed, u64 amr) in cxl_attach_afu_directed_psl8()
904 int cxl_attach_dedicated_process_psl9(struct cxl_context *ctx, u64 wed, u64 amr) in cxl_attach_dedicated_process_psl9()
932 int cxl_attach_dedicated_process_psl8(struct cxl_context *ctx, u64 wed, u64 amr) in cxl_attach_dedicated_process_psl8()
1009 u64 wed, u64 amr) in native_attach_process()
Dguest.c515 static int attach_afu_directed(struct cxl_context *ctx, u64 wed, u64 amr) in attach_afu_directed()
620 static int guest_attach_process(struct cxl_context *ctx, bool kernel, u64 wed, u64 amr) in guest_attach_process()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
Dkup.h67 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()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
Dsyscall.c39 unsigned long amr, iamr; in system_call_exception() local
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dsyscall_64.c344 unsigned long amr; in interrupt_exit_kernel_prepare() local
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
Dpkey-powerpc.h50 u64 amr = pkey_reg; in __write_pkey_reg() local
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
Dpkey-powerpc.h53 u64 amr = pkey_reg; in __write_pkey_reg() local
/kernel/linux/linux-6.6/drivers/misc/ocxl/
Dcontext.c69 int ocxl_context_attach(struct ocxl_context *ctx, u64 amr, struct mm_struct *mm) in ocxl_context_attach()
/kernel/linux/linux-5.10/drivers/misc/ocxl/
Dcontext.c69 int ocxl_context_attach(struct ocxl_context *ctx, u64 amr, struct mm_struct *mm) in ocxl_context_attach()
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/misc/
Docxl.h39 __u64 amr; member
/kernel/linux/linux-5.10/include/uapi/misc/
Docxl.h29 __u64 amr; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/misc/
Docxl.h39 __u64 amr; member
/kernel/linux/linux-6.6/include/uapi/misc/
Docxl.h29 __u64 amr; member
/kernel/linux/linux-6.6/arch/powerpc/kvm/
Dbook3s_hv.h8 unsigned long amr; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/misc/
Docxl.h26 __u64 amr; member
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
Dpkeys.c417 u64 amr; in pkey_access_permitted() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
Dcore-pkey.c52 unsigned long amr; member
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
Dpkeys.c396 u64 amr; in pkey_access_permitted() local
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/
Dcore-pkey.c52 unsigned long amr; member
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
Didle.c306 u64 amr; member
599 u64 amr; member

12