Home
last modified time | relevance | path

Searched refs:x86_flags_t (Results 1 – 3 of 3) sorted by relevance

/lk-master/arch/x86/include/arch/
A Dx86.h377 typedef ulong x86_flags_t; typedef
379 static inline x86_flags_t x86_save_flags(void) { in x86_save_flags()
380 x86_flags_t state; in x86_save_flags()
391 static inline void x86_restore_flags(x86_flags_t flags) { in x86_restore_flags()
A Dspinlock.h18 typedef x86_flags_t spin_lock_saved_state_t;
A Darch_ops.h29 x86_flags_t state; in arch_ints_disabled()

Completed in 4 milliseconds