Searched refs:EFLAGS_INITIAL (Results 1 – 3 of 3) sorted by relevance
47 #define EFLAGS_INITIAL (EFLAGS_IF) macro
54 thread->callee_saved.rflags = EFLAGS_INITIAL; in arch_new_thread()
104 initial_frame->eflags = EFLAGS_INITIAL; in arch_new_thread()