Home
last modified time | relevance | path

Searched refs:EFLAGS (Results 1 – 10 of 10) sorted by relevance

/arch/x86/um/
A Dptrace_64.c51 [EFLAGS >> 3] = HOST_EFLAGS,
99 case EFLAGS: in putreg()
154 case EFLAGS: in getreg()
A Duser-offsets.c59 DEFINE_LONGS(HOST_EFLAGS, EFLAGS); in foo()
A Dsignal.c77 GETREG(EFLAGS, flags); in copy_sc_from_user()
151 PUTREG(EFLAGS, flags); in copy_sc_to_user()
/arch/x86/entry/
A Dentry_64_compat.S111 testl $X86_EFLAGS_NT|X86_EFLAGS_AC|X86_EFLAGS_TF, EFLAGS(%rsp)
237 movq EFLAGS(%rsp), %r11 /* pt_regs->flags (in r11) */
A Dentry_32.S312 movl PT_EFLAGS(%esp), %eax # mix EFLAGS, SS and CS
397 movl PT_EFLAGS(%esp), %ecx # mix EFLAGS and CS
1048 movl PT_EFLAGS(%esp), %eax # mix EFLAGS and CS
/arch/x86/include/uapi/asm/
A Dptrace-abi.h57 #define EFLAGS 144 macro
/arch/x86/kernel/
A Dhead_32.S173 popfl # set EFLAGS=ID
175 popl %eax # get EFLAGS
176 testl $X86_EFLAGS_ID,%eax # did EFLAGS.ID remained set?
A Dftrace_64.S227 movq %rcx, EFLAGS(%rsp)
250 movq EFLAGS(%rsp), %rax
/arch/x86/um/os-Linux/
A Dmcontext.c36 COPY2(EFLAGS, EFL); in get_regs_from_mc()
76 COPY2(EFLAGS, EFL); in get_mc_from_regs()
/arch/um/os-Linux/skas/
A Dprocess.c66 R(EFLAGS); in ptrace_reg_name()
70 R(EFLAGS); in ptrace_reg_name()

Completed in 18 milliseconds