/openbmc/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
|
/openbmc/linux/tools/testing/selftests/powerpc/include/ |
H A D | pkeys.h | 47 inline void pkeyreg_set(unsigned long amr) in pkeyreg_set() 54 unsigned long amr, shift; in pkey_set_rights() local
|
/openbmc/linux/drivers/misc/cxl/ |
H A D | native.c | 658 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()
|
H A D | guest.c | 521 static int attach_afu_directed(struct cxl_context *ctx, u64 wed, u64 amr) in attach_afu_directed() 626 static int guest_attach_process(struct cxl_context *ctx, bool kernel, u64 wed, u64 amr) in guest_attach_process()
|
H A D | file.c | 151 u64 amr = 0; in afu_ioctl_start_work() local
|
H A D | cxl.h | 743 __be64 amr; member
|
/openbmc/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 | kvm_book3s_64.h | 466 static inline int hpte_get_skey_perm(unsigned long hpte_r, unsigned long amr) in hpte_get_skey_perm()
|
H A D | ptrace.h | 70 unsigned long amr; member
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | syscall.c | 39 unsigned long amr, iamr; in system_call_exception() local
|
/openbmc/qemu/hw/net/can/ |
H A D | can_sja1000.c | 84 const uint8_t *acr, const uint8_t *amr, int extended) in can_sja_single_filter() 121 const uint8_t *acr, const uint8_t *amr, int extended) in can_sja_dual_filter()
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | pkey-powerpc.h | 50 u64 amr = pkey_reg; in __write_pkey_reg() local
|
/openbmc/qemu/include/hw/misc/ |
H A D | lasi.h | 73 uint32_t amr; member
|
/openbmc/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 | 76 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()
|
/openbmc/linux/include/uapi/misc/ |
H A D | ocxl.h | 29 __u64 amr; member
|
H A D | cxl.h | 21 __u64 amr; member
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_hv.h | 8 unsigned long amr; member
|
/openbmc/linux/arch/powerpc/mm/book3s64/ |
H A D | pkeys.c | 417 u64 amr; in pkey_access_permitted() local
|
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ |
H A D | core-pkey.c | 52 unsigned long amr; member
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | idle.c | 308 u64 amr; member 602 u64 amr; member
|
/openbmc/qemu/target/ppc/ |
H A D | mmu-radix64.c | 225 int amr = env->spr[SPR_AMR] >> 62; /* We only care about key0 AMR63:62 */ in ppc_radix64_get_prot_amr() local
|
/openbmc/qemu/include/hw/ppc/ |
H A D | spapr_nested.h | 467 uint64_t amr; member
|