/openbmc/linux/arch/arm/kernel/ |
H A D | elf.c | 12 unsigned int eflags; in elf_check_arch() local 45 unsigned int eflags = x->e_flags; in elf_set_personality() local
|
/openbmc/qemu/target/i386/tcg/ |
H A D | misc_helper.c | 31 void cpu_load_eflags(CPUX86State *env, int eflags, int update_mask) in cpu_load_eflags() 42 int eflags; in helper_into() local
|
H A D | int_helper.c | 172 int eflags; in helper_aaa() local 197 int eflags; in helper_aas() local 221 int eflags; in helper_daa() local 249 int eflags; in helper_das() local
|
/openbmc/qemu/linux-user/i386/ |
H A D | target_elf.h | 10 static inline const char *cpu_get_model(uint32_t eflags) in cpu_get_model()
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | target_elf.h | 11 static inline const char *cpu_get_model(uint32_t eflags) in cpu_get_model()
|
/openbmc/qemu/linux-user/riscv/ |
H A D | target_elf.h | 10 static inline const char *cpu_get_model(uint32_t eflags) in cpu_get_model()
|
/openbmc/qemu/linux-user/hppa/ |
H A D | target_elf.h | 10 static inline const char *cpu_get_model(uint32_t eflags) in cpu_get_model()
|
/openbmc/qemu/linux-user/x86_64/ |
H A D | target_elf.h | 10 static inline const char *cpu_get_model(uint32_t eflags) in cpu_get_model()
|
/openbmc/qemu/linux-user/aarch64/ |
H A D | target_elf.h | 10 static inline const char *cpu_get_model(uint32_t eflags) in cpu_get_model()
|
/openbmc/qemu/linux-user/alpha/ |
H A D | target_elf.h | 10 static inline const char *cpu_get_model(uint32_t eflags) in cpu_get_model()
|
/openbmc/qemu/linux-user/openrisc/ |
H A D | target_elf.h | 10 static inline const char *cpu_get_model(uint32_t eflags) in cpu_get_model()
|
/openbmc/qemu/linux-user/s390x/ |
H A D | target_elf.h | 10 static inline const char *cpu_get_model(uint32_t eflags) in cpu_get_model()
|
/openbmc/qemu/linux-user/ppc/ |
H A D | target_elf.h | 10 static inline const char *cpu_get_model(uint32_t eflags) in cpu_get_model()
|
/openbmc/qemu/linux-user/m68k/ |
H A D | target_elf.h | 10 static inline const char *cpu_get_model(uint32_t eflags) in cpu_get_model()
|
/openbmc/qemu/linux-user/arm/ |
H A D | target_elf.h | 10 static inline const char *cpu_get_model(uint32_t eflags) in cpu_get_model()
|
/openbmc/qemu/linux-user/sh4/ |
H A D | target_elf.h | 10 static inline const char *cpu_get_model(uint32_t eflags) in cpu_get_model()
|
/openbmc/qemu/linux-user/loongarch64/ |
H A D | target_elf.h | 8 static inline const char *cpu_get_model(uint32_t eflags) in cpu_get_model()
|
/openbmc/qemu/linux-user/microblaze/ |
H A D | target_elf.h | 10 static inline const char *cpu_get_model(uint32_t eflags) in cpu_get_model()
|
/openbmc/qemu/linux-user/mips64/ |
H A D | target_elf.h | 10 static inline const char *cpu_get_model(uint32_t eflags) in cpu_get_model()
|
/openbmc/qemu/linux-user/mips/ |
H A D | target_elf.h | 10 static inline const char *cpu_get_model(uint32_t eflags) in cpu_get_model()
|
/openbmc/qemu/linux-user/sparc/ |
H A D | target_elf.h | 10 static inline const char *cpu_get_model(uint32_t eflags) in cpu_get_model()
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | signal.c | 236 uint32_t __user *eflags = (uint32_t *)&ctx->eflags; in copy_lbt_to_sigcontext() local 251 uint32_t __user *eflags = (uint32_t *)&ctx->eflags; in copy_lbt_from_sigcontext() local 341 uint32_t __user *eflags = (uint32_t *)&ctx->eflags; in save_hw_lbt_context() local 349 uint32_t __user *eflags = (uint32_t *)&ctx->eflags; in restore_hw_lbt_context() local 624 uint32_t __user *eflags = (uint32_t *)&lbt_ctx->eflags; in protected_save_lbt_context() local 660 uint32_t __user *eflags = (uint32_t *)&lbt_ctx->eflags; in protected_restore_lbt_context() local
|
/openbmc/linux/tools/testing/selftests/x86/ |
H A D | helpers.h | 16 static inline void set_eflags(unsigned long eflags) in set_eflags()
|
/openbmc/qemu/linux-user/hexagon/ |
H A D | target_elf.h | 21 static inline const char *cpu_get_model(uint32_t eflags) in cpu_get_model()
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | ptrace.h | 43 long eflags; member 70 long eflags; member 76 long eflags; member
|