Home
last modified time | relevance | path

Searched refs:SAVE_CONTEXT (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dswitch_to.h82 #define SAVE_CONTEXT "pushq %%rbp ; movq %%rsi,%%rbp\n\t" macro
109 asm volatile(SAVE_CONTEXT \
/linux-4.4.14/arch/blackfin/include/asm/
Dentry.h170 #define SAVE_CONTEXT save_context_with_interrupts macro