Searched defs:SAVE_FLAGS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/include/asm/ | ||
H A D | irqflags.h | 111 #define SAVE_FLAGS pushfq; popq %rax macro |
H A D | paravirt.h | 773 #define SAVE_FLAGS ALTERNATIVE "PARA_IRQ_save_fl;", "pushf; pop %rax;", \ macro |