Searched refs:EFL_DF (Results 1 – 3 of 3) sorted by relevance
76 #define EFL_DF 0x00000400 /* direction */ macro
532 wrmsr64(MSR_IA32_FMASK, EFL_DF | EFL_IF | EFL_TF | EFL_NT); in cpu_syscall_init()
537 if (x86_get_flags() & EFL_DF) { in act_machine_switch_pcb()