Home
last modified time | relevance | path

Searched refs:ASM_CALL_CONSTRAINT (Results 1 – 9 of 9) sorted by relevance

/linux/arch/x86/include/asm/
H A Dsync_core.h19 : ASM_CALL_CONSTRAINT : : "memory"); in iret_to_self()
37 : "=&r" (tmp), ASM_CALL_CONSTRAINT : : "cc", "memory"); in iret_to_self()
H A Dirq_stack.h95 : "+r" (tos), ASM_CALL_CONSTRAINT \
H A Dasm.h225 #define ASM_CALL_CONSTRAINT "+r" (current_stack_pointer) macro
H A Dnospec-branch.h541 : ASM_CALL_CONSTRAINT in indirect_branch_prediction_barrier()
H A Dalternative.h302 #define ALT_OUTPUT_SP(...) ASM_CALL_CONSTRAINT, ## __VA_ARGS__
/linux/tools/arch/x86/include/asm/
H A Dasm.h176 #define ASM_CALL_CONSTRAINT "+r" (current_stack_pointer) macro
/linux/arch/x86/include/asm/xen/
H A Dhypercall.h131 #define __HYPERCALL_0PARAM "=r" (__res), ASM_CALL_CONSTRAINT
/linux/arch/x86/hyperv/
H A Dhv_init.c54 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in hv_std_hypercall()
/linux/arch/x86/kernel/
H A Dalternative.c2376 : ASM_CALL_CONSTRAINT in alt_reloc_selftest()