Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dmshyperv.h77 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in hv_do_hypercall()
89 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in hv_do_hypercall()
105 "+c" (input_address_lo), ASM_CALL_CONSTRAINT in hv_do_hypercall()
127 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in _hv_do_fast_hypercall8()
132 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in _hv_do_fast_hypercall8()
145 ASM_CALL_CONSTRAINT in _hv_do_fast_hypercall8()
174 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in _hv_do_fast_hypercall16()
181 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in _hv_do_fast_hypercall16()
196 "+c"(input1_lo), ASM_CALL_CONSTRAINT in _hv_do_fast_hypercall16()
A Dpreempt.h128 asm volatile ("call " STATIC_CALL_TRAMP_STR(preempt_schedule) : ASM_CALL_CONSTRAINT); \
136 asm volatile ("call " STATIC_CALL_TRAMP_STR(preempt_schedule_notrace) : ASM_CALL_CONSTRAINT); \
142 asm volatile ("call preempt_schedule_thunk" : ASM_CALL_CONSTRAINT);
145 asm volatile ("call preempt_schedule_notrace_thunk" : ASM_CALL_CONSTRAINT);
A Dsync_core.h19 : ASM_CALL_CONSTRAINT : : "memory"); in iret_to_self()
37 : "=&r" (tmp), ASM_CALL_CONSTRAINT : : "cc", "memory"); in iret_to_self()
A Darch_hweight.h21 : [cnt] "=" REG_OUT (res), ASM_CALL_CONSTRAINT in __arch_hweight32()
50 : [cnt] "=" REG_OUT (res), ASM_CALL_CONSTRAINT in __arch_hweight64()
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()
A Dirq_stack.h95 : "+r" (tos), ASM_CALL_CONSTRAINT \
A Dparavirt_types.h400 : call_clbr, ASM_CALL_CONSTRAINT \
415 : call_clbr, ASM_CALL_CONSTRAINT \
A Dasm.h229 #define ASM_CALL_CONSTRAINT "+r" (current_stack_pointer) macro
A Duaccess.h83 ASM_CALL_CONSTRAINT \
182 ASM_CALL_CONSTRAINT \
A Dnospec-branch.h536 : ASM_CALL_CONSTRAINT
A Dalternative.h300 #define ALT_OUTPUT_SP(...) ASM_CALL_CONSTRAINT, ## __VA_ARGS__
/arch/x86/kvm/vmx/
A Dvmx_ops.h147 : ASM_CALL_CONSTRAINT, [output] "=&r" (value) in __vmcs_readl()
/arch/x86/include/asm/xen/
A Dhypercall.h130 #define __HYPERCALL_0PARAM "=r" (__res), ASM_CALL_CONSTRAINT
/arch/x86/kernel/
A Dalternative.c2250 : ASM_CALL_CONSTRAINT in int3_selftest()
2283 : ASM_CALL_CONSTRAINT in alt_reloc_selftest()
/arch/x86/kvm/
A Demulate.c1076 : "=a"(rc), ASM_CALL_CONSTRAINT : [thunk_target]"r"(fop), [flags]"r"(flags)); in test_cc()
5086 [thunk_target]"+S"(fop), ASM_CALL_CONSTRAINT in fastop()

Completed in 31 milliseconds