Home
last modified time | relevance | path

Searched refs:eflags (Results 1 – 25 of 60) sorted by relevance

123

/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Delf.c12 unsigned int eflags; in elf_check_arch() local
25 eflags = x->e_flags; in elf_check_arch()
26 if ((eflags & EF_ARM_EABI_MASK) == EF_ARM_EABI_UNKNOWN) { in elf_check_arch()
30 if ((eflags & EF_ARM_APCS_26) && !(elf_hwcap & HWCAP_26BIT)) in elf_check_arch()
33 flt_fmt = eflags & (EF_ARM_VFP_FLOAT | EF_ARM_SOFT_FLOAT); in elf_check_arch()
45 unsigned int eflags = x->e_flags; in elf_set_personality() local
57 if ((eflags & EF_ARM_EABI_MASK) == EF_ARM_EABI_UNKNOWN && in elf_set_personality()
58 (eflags & EF_ARM_APCS_26)) in elf_set_personality()
72 eflags & (EF_ARM_EABI_MASK | EF_ARM_SOFT_FLOAT)) { in elf_set_personality()
/OK3568_Linux_fs/kernel/tools/testing/selftests/x86/
H A Dhelpers.h9 unsigned long eflags; in get_eflags() local
21 : "=r" (eflags) :: "memory"); in get_eflags()
23 return eflags; in get_eflags()
26 static inline void set_eflags(unsigned long eflags) in set_eflags() argument
38 :: "r" (eflags) : "flags", "memory"); in set_eflags()
H A Dentry_from_vm86.c300 v86.regs.eflags |= X86_EFLAGS_VIP; in main()
301 v86.regs.eflags &= ~X86_EFLAGS_IF; in main()
305 v86.regs.eflags = X86_EFLAGS_VIP; in main()
310 v86.regs.eflags = X86_EFLAGS_VIP; in main()
315 v86.regs.eflags = 0; in main()
319 v86.regs.eflags = 0; in main()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dptrace.h43 long eflags; member
70 long eflags; member
76 long eflags; member
95 #define user_mode(regs) ((VM_MASK & (regs)->eflags) || (3 & (regs)->xcs))
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpiolib-cdev.c431 u64 eflags; member
555 if (line->eflags == (GPIO_V2_LINE_FLAG_EDGE_RISING | in edge_irq_thread()
565 } else if (line->eflags == GPIO_V2_LINE_FLAG_EDGE_RISING) { in edge_irq_thread()
568 } else if (line->eflags == GPIO_V2_LINE_FLAG_EDGE_FALLING) { in edge_irq_thread()
650 if (!line->eflags) in debounce_work_func()
658 if (((line->eflags == GPIO_V2_LINE_FLAG_EDGE_RISING) && !level) || in debounce_work_func()
659 ((line->eflags == GPIO_V2_LINE_FLAG_EDGE_FALLING) && level)) in debounce_work_func()
758 line->eflags = 0; in edge_detector_stop()
767 u64 eflags) in edge_detector_setup() argument
773 if (eflags && !kfifo_initialized(&line->req->events)) { in edge_detector_setup()
[all …]
/OK3568_Linux_fs/u-boot/arch/x86/cpu/i386/
H A Dinterrupt.c70 unsigned long cs, eip, eflags; in dump_regs() local
90 eflags = regs->context.ctx2.eflags; in dump_regs()
97 eflags = regs->context.ctx1.eflags; in dump_regs()
102 (u16)cs, eip, eflags); in dump_regs()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib_driver.c292 u32 ctxt, u32 eflags, u32 l, u32 etail, in qib_rcv_hdrerr() argument
297 if (eflags & (QLOGIC_IB_RHF_H_ICRCERR | QLOGIC_IB_RHF_H_VCRCERR)) in qib_rcv_hdrerr()
299 else if (eflags == QLOGIC_IB_RHF_H_TIDERR) { in qib_rcv_hdrerr()
450 u32 eflags, etype, tlen, i = 0, updegr = 0, crcs = 0; in qib_kreceive() local
472 eflags = qib_hdrget_err_flags(rhf_addr); in qib_kreceive()
488 if (!eflags) { in qib_kreceive()
496 if (etype == RCVHQ_RCV_TYPE_NON_KD && !eflags && in qib_kreceive()
507 if (unlikely(eflags)) in qib_kreceive()
508 crcs += qib_rcv_hdrerr(rcd, ppd, rcd->ctxt, eflags, l, in qib_kreceive()
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Demulate.c832 if (ctxt->eflags & X86_EFLAGS_VM) { in emulator_recalc_and_set_mode()
1568 in_page = (ctxt->eflags & X86_EFLAGS_DF) ? in pio_in_emulated()
1581 !(ctxt->eflags & X86_EFLAGS_DF)) { in pio_in_emulated()
1974 int iopl = (ctxt->eflags & X86_EFLAGS_IOPL) >> X86_EFLAGS_IOPL_BIT; in emulate_popf()
2006 (ctxt->eflags & ~change_mask) | (val & change_mask); in emulate_popf()
2014 ctxt->dst.addr.reg = &ctxt->eflags; in em_popf()
2102 ctxt->src.val = (unsigned long)ctxt->eflags & ~X86_EFLAGS_VM; in em_pushf()
2137 ctxt->src.val = ctxt->eflags; in __emulate_int_real()
2142 ctxt->eflags &= ~(X86_EFLAGS_IF | X86_EFLAGS_TF | X86_EFLAGS_AC); in __emulate_int_real()
2245 ctxt->eflags = ((temp_eflags & mask) | (ctxt->eflags & vm86_mask)); in emulate_iret_real()
[all …]
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dtrace_misc.h115 __field(u64, eflags)
123 __entry->eflags = rhf_err_flags(packet->rhf);
134 __entry->eflags,
H A Dtrace_rx.h69 __field(u64, eflags)
78 __entry->eflags = rhf_err_flags(packet->rhf);
90 __entry->eflags,
/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dprocess.c286 unsigned int eflags; in elf_check_arch() local
294 eflags = x->e_flags; in elf_check_arch()
295 if ((eflags & EF_ARC_OSABI_MSK) != EF_ARC_OSABI_CURRENT) { in elf_check_arch()
/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dptrace.h33 long eflags; member
73 unsigned long eflags; member
H A Dsigcontext.h317 __u32 eflags; member
343 __u64 eflags; /* RFLAGS */ member
/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dedd.c35 return -(oreg.eflags & X86_EFLAGS_CF); /* 0 or -1 */ in read_mbr()
87 if (oreg.eflags & X86_EFLAGS_CF) in get_edd_info()
111 if (!(oreg.eflags & X86_EFLAGS_CF)) { in get_edd_info()
H A Dmemory.c52 if (oreg.eflags & X86_EFLAGS_CF) in detect_memory_e820()
80 if (oreg.eflags & X86_EFLAGS_CF) in detect_memory_e801()
H A Dregs.c22 reg->eflags |= X86_EFLAGS_CF; in initregs()
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/
H A Dint10Defines.h54 #define X86_EFLAGS CPU_RD(eflags,0)
56 #define X86_FLAGS CPU_RW(eflags,0)
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibata-eh.c368 static void ata_ering_record(struct ata_ering *ering, unsigned int eflags, in ata_ering_record() argument
379 ent->eflags = eflags; in ata_ering_record()
416 ent->eflags |= ATA_EFLAG_OLD_ER; in ata_ering_clear_cb()
1633 static int ata_eh_categorize_error(unsigned int eflags, unsigned int err_mask, in ata_eh_categorize_error() argument
1638 if (!(eflags & ATA_EFLAG_DUBIOUS_XFER)) in ata_eh_categorize_error()
1650 if (eflags & ATA_EFLAG_IS_IO) { in ata_eh_categorize_error()
1672 if ((ent->eflags & ATA_EFLAG_OLD_ER) || (ent->timestamp < arg->since)) in speed_down_verdict_cb()
1675 cat = ata_eh_categorize_error(ent->eflags, ent->err_mask, in speed_down_verdict_cb()
1800 unsigned int eflags, unsigned int err_mask) in ata_eh_speed_down() argument
1808 if (ata_eh_categorize_error(eflags, err_mask, &xfer_ok) == 0) in ata_eh_speed_down()
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dtrace_events.h609 unsigned long eflags = file->flags; in trace_trigger_soft_disabled() local
611 if (!(eflags & EVENT_FILE_FL_TRIGGER_COND)) { in trace_trigger_soft_disabled()
612 if (eflags & EVENT_FILE_FL_TRIGGER_MODE) in trace_trigger_soft_disabled()
614 if (eflags & EVENT_FILE_FL_SOFT_DISABLED) in trace_trigger_soft_disabled()
616 if (eflags & EVENT_FILE_FL_PID_FILTER) in trace_trigger_soft_disabled()
/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A Dzfcp_qdio.h126 sbale->eflags = 0; in zfcp_qdio_req_init()
171 sbale->eflags |= SBAL_EFLAGS_LAST_ENTRY; in zfcp_qdio_set_sbale_last()
/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dhelper_exec.c121 uint32_t eflags; in run_bios_int() local
149 eflags = X86_EFLAGS; in run_bios_int()
151 eflags = eflags | IF_MASK; in run_bios_int()
154 pushw(pInt, eflags); in run_bios_int()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/video/
H A Duvesafb.h16 __u32 eflags; member
/OK3568_Linux_fs/kernel/include/uapi/video/
H A Duvesafb.h16 __u32 eflags; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/video/
H A Duvesafb.h16 __u32 eflags; member
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Duser32.h42 __u32 eflags, esp; member

123