Home
last modified time | relevance | path

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

/include/linux/
Dcompiler-gcc.h85 #define asm_goto_output(x...) \ macro
Dcompiler_types.h373 #ifndef asm_goto_output
374 #define asm_goto_output(x...) asm volatile goto(x) macro