Home
last modified time | relevance | path

Searched refs:x86_save_flags (Results 1 – 4 of 4) sorted by relevance

/kernel/arch/x86/include/arch/
A Dspinlock.h53 *statep = x86_save_flags(); in arch_interrupt_save()
A Dx86.h397 static inline uint64_t x86_save_flags(void) { in x86_save_flags() function
/kernel/arch/x86/
A Duser_copy.cpp52 return x86_save_flags() & X86_FLAGS_AC; in ac_flag()
A Dmp.cpp211 x86_restore_flags(x86_save_flags() & ~mask); in x86_init_percpu()

Completed in 9 milliseconds