Searched refs:asm_goto_output (Results 1 – 7 of 7) sorted by relevance
12 #ifdef asm_goto_output13 #undef asm_goto_output14 #define asm_goto_output(x...) asm volatile("invalid use of asm_goto_output") macro
39 #ifndef asm_goto_output40 #define asm_goto_output(x...) asm goto(x) macro
392 #ifndef asm_goto_output393 #define asm_goto_output(x...) asm volatile goto(x) macro
85 #define asm_goto_output(x...) \ macro
160 asm_goto_output( \169 asm_goto_output( \183 asm_goto_output( \
298 asm_goto_output("\n" \378 asm_goto_output("\n" \397 asm_goto_output("\n" \
97 asm_goto_output("1: vmread %[field], %[output]\n\t" in __vmcs_readl()