Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dirqflags.h111 #define SAVE_FLAGS pushfq; popq %rax macro
H A Dparavirt.h743 #define SAVE_FLAGS ALTERNATIVE_2 "PARA_IRQ_save_fl;", \ macro