Searched refs:x86_flags_t (Results 1 – 3 of 3) sorted by relevance
377 typedef ulong x86_flags_t; typedef379 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()
18 typedef x86_flags_t spin_lock_saved_state_t;
29 x86_flags_t state; in arch_ints_disabled()
Completed in 4 milliseconds