Home
last modified time | relevance | path

Searched defs:SAVE_FLAGS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dirqflags.h111 #define SAVE_FLAGS pushfq; popq %rax macro
H A Dparavirt.h773 #define SAVE_FLAGS ALTERNATIVE "PARA_IRQ_save_fl;", "pushf; pop %rax;", \ macro