Searched refs:x86_save_flags (Results 1 – 4 of 4) sorted by relevance
53 *statep = x86_save_flags(); in arch_interrupt_save()
397 static inline uint64_t x86_save_flags(void) { in x86_save_flags() function
52 return x86_save_flags() & X86_FLAGS_AC; in ac_flag()
211 x86_restore_flags(x86_save_flags() & ~mask); in x86_init_percpu()
Completed in 9 milliseconds