Searched refs:ARMPACKey (Results 1 – 3 of 3) sorted by relevance
| /openbmc/qemu/linux-user/aarch64/ |
| H A D | target_prctl.h | 128 sizeof(ARMPACKey), &err); in do_prctl_reset_keys() 132 sizeof(ARMPACKey), &err); in do_prctl_reset_keys() 136 sizeof(ARMPACKey), &err); in do_prctl_reset_keys() 140 sizeof(ARMPACKey), &err); in do_prctl_reset_keys() 144 sizeof(ARMPACKey), &err); in do_prctl_reset_keys()
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | pauth_helper.c | 227 ARMPACKey key, bool isqarma3) in pauth_computepac_architected() 309 ARMPACKey key) in pauth_computepac_impdef() 315 uint64_t modifier, ARMPACKey key) in pauth_computepac() 327 ARMPACKey *key, bool data) in pauth_addpac() 408 ARMPACKey *key, bool data, int keynumber, in pauth_auth()
|
| /openbmc/qemu/target/arm/ |
| H A D | cpu.h | 180 typedef struct ARMPACKey { 182 } ARMPACKey; 716 ARMPACKey apia; 717 ARMPACKey apib; 718 ARMPACKey apda; 719 ARMPACKey apdb; 720 ARMPACKey apga; 179 typedef struct ARMPACKey { global() struct 181 } ARMPACKey; global() typedef
|