Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dmshyperv.h147 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in hv_do_hypercall()
163 "+c" (input_address_lo), ASM_CALL_CONSTRAINT in hv_do_hypercall()
181 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in hv_do_fast_hypercall8()
194 ASM_CALL_CONSTRAINT in hv_do_fast_hypercall8()
213 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in hv_do_fast_hypercall16()
228 "+c"(input1_lo), ASM_CALL_CONSTRAINT in hv_do_fast_hypercall16()
Dpreempt.h105 asm volatile ("call ___preempt_schedule" : ASM_CALL_CONSTRAINT)
110 asm volatile ("call ___preempt_schedule_notrace" : ASM_CALL_CONSTRAINT)
Drwsem.h75 ASM_CALL_CONSTRAINT \
134 "=a" (ret), ASM_CALL_CONSTRAINT \
Dparavirt_types.h542 : call_clbr, ASM_CALL_CONSTRAINT \
552 : call_clbr, ASM_CALL_CONSTRAINT \
579 : call_clbr, ASM_CALL_CONSTRAINT \
Dnospec-branch.h247 : "=r" (loops), ASM_CALL_CONSTRAINT
Dalternative.h223 : output, ASM_CALL_CONSTRAINT \
Dprocessor.h718 : ASM_CALL_CONSTRAINT : : "memory"); in sync_core()
735 : "=&r" (tmp), ASM_CALL_CONSTRAINT : : "cc", "memory"); in sync_core()
Dasm.h205 #define ASM_CALL_CONSTRAINT "+r" (current_stack_pointer) macro
Duaccess.h179 ASM_CALL_CONSTRAINT \
/Linux-v4.19/arch/x86/include/asm/xen/
Dhypercall.h119 #define __HYPERCALL_0PARAM "=r" (__res), ASM_CALL_CONSTRAINT
/Linux-v4.19/tools/objtool/Documentation/
Dstack-validation.txt198 the ASM_CALL_CONSTRAINT as an output constraint:
200 asm volatile("call func" : ASM_CALL_CONSTRAINT);
/Linux-v4.19/arch/x86/mm/
Dfault.c766 : ASM_CALL_CONSTRAINT in no_context()
/Linux-v4.19/arch/x86/kvm/
Demulate.c5416 [thunk_target]"+S"(fop), ASM_CALL_CONSTRAINT in fastop()
Dvmx.c10449 ASM_CALL_CONSTRAINT in vmx_handle_external_intr()