Searched refs:asm_goto_output (Results 1 – 8 of 8) 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
181 asm_goto_output(".option push \n\ in do_csum_with_alignment()196 asm_goto_output(".option push \n\ in do_csum_with_alignment()
160 asm_goto_output( \169 asm_goto_output( \184 asm_goto_output( \194 asm_goto_output( \
438 #ifndef asm_goto_output439 #define asm_goto_output(x...) asm volatile goto(x) macro
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()
189 asm_goto_output( \
Completed in 17 milliseconds