Home
last modified time | relevance | path

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

/linux-6.15/samples/bpf/
H A Dasm_goto_workaround.h12 #ifdef asm_goto_output
13 #undef asm_goto_output
14 #define asm_goto_output(x...) asm volatile("invalid use of asm_goto_output") macro
/linux-6.15/tools/include/linux/
H A Dcompiler_types.h39 #ifndef asm_goto_output
40 #define asm_goto_output(x...) asm goto(x) macro
/linux-6.15/arch/riscv/lib/
H A Dcsum.c171 asm_goto_output(".option push \n\ in do_csum_with_alignment()
186 asm_goto_output(".option push \n\ in do_csum_with_alignment()
/linux-6.15/arch/powerpc/include/asm/
H A Duaccess.h160 asm_goto_output( \
169 asm_goto_output( \
184 asm_goto_output( \
194 asm_goto_output( \
/linux-6.15/arch/x86/include/asm/
H A Duaccess.h298 asm_goto_output("\n" \
378 asm_goto_output("\n" \
397 asm_goto_output("\n" \
/linux-6.15/include/linux/
H A Dcompiler_types.h478 #ifndef asm_goto_output
479 #define asm_goto_output(x...) asm volatile goto(x) macro
/linux-6.15/arch/x86/kvm/vmx/
H A Dvmx_ops.h97 asm_goto_output("1: vmread %[field], %[output]\n\t" in __vmcs_readl()
/linux-6.15/arch/arm64/include/asm/
H A Duaccess.h189 asm_goto_output( \