Home
last modified time | relevance | path

Searched refs:_ASM_ARG1 (Results 1 – 4 of 4) sorted by relevance

/linux/tools/arch/x86/include/asm/
H A Dasm.h55 #define _ASM_ARG1 _ASM_AX macro
74 #define _ASM_ARG1 _ASM_DI macro
/linux/arch/x86/include/asm/
H A Dasm.h62 #define _ASM_ARG1 _ASM_AX macro
81 #define _ASM_ARG1 _ASM_DI macro
/linux/arch/x86/hyperv/
H A Dmshv_vtl_asm.S39 mov %_ASM_ARG1, %rax
/linux/arch/x86/kernel/
H A Dalternative.c2301 " movl $0x1234, (%" _ASM_ARG1 ")\n"
2375 ALTERNATIVE("", "lea %[mem], %%" _ASM_ARG1 "; call __alt_reloc_selftest;", X86_FEATURE_ALWAYS) in alt_reloc_selftest()
2378 : _ASM_ARG1 in alt_reloc_selftest()