Home
last modified time | relevance | path

Searched refs:ASM_CALL_CONSTRAINT (Results 1 – 13 of 13) 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 Dmshyperv.h90 "+c" (input_address_lo), ASM_CALL_CONSTRAINT in hv_do_hypercall()
113 ASM_CALL_CONSTRAINT in _hv_do_fast_hypercall8()
143 "+c"(input1_lo), ASM_CALL_CONSTRAINT in _hv_do_fast_hypercall16()
H A Duaccess_64.h132 :"+c" (len), "+D" (to), "+S" (from), ASM_CALL_CONSTRAINT in copy_user_generic()
194 : "+c" (size), "+D" (addr), ASM_CALL_CONSTRAINT in __clear_user()
H A Dirq_stack.h95 : "+r" (tos), ASM_CALL_CONSTRAINT \
H A Dparavirt_types.h400 : call_clbr, ASM_CALL_CONSTRAINT \
415 : call_clbr, 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()
H A Divm.c394 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in hv_snp_hypercall()
/linux/arch/x86/kernel/
H A Dalternative.c2326 : ASM_CALL_CONSTRAINT in alt_reloc_selftest()