Home
last modified time | relevance | path

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

/arch/x86/include/arch/
A Dspinlock.h56 *statep = x86_save_flags(); in arch_interrupt_save()
A Dx86.h535 static inline x86_flags_t x86_save_flags(void) { in x86_save_flags() function
/arch/x86/
A Dfeature.c89 uint32_t flags = x86_save_flags(); in x86_cpu_detect()
91 if (x86_save_flags() & X86_FLAGS_AC) { in x86_cpu_detect()
96 if (x86_save_flags() & X86_FLAGS_ID) { in x86_cpu_detect()

Completed in 8 milliseconds