Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Dmshyperv.h92 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in hv_do_hypercall()
108 "+c" (input_address_lo), ASM_CALL_CONSTRAINT in hv_do_hypercall()
126 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in hv_do_fast_hypercall8()
139 ASM_CALL_CONSTRAINT in hv_do_fast_hypercall8()
158 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in hv_do_fast_hypercall16()
173 "+c"(input1_lo), ASM_CALL_CONSTRAINT in hv_do_fast_hypercall16()
Dsync_core.h19 : ASM_CALL_CONSTRAINT : : "memory"); in iret_to_self()
37 : "=&r" (tmp), ASM_CALL_CONSTRAINT : : "cc", "memory"); in iret_to_self()
Dpreempt.h108 asm volatile ("call preempt_schedule_thunk" : ASM_CALL_CONSTRAINT)
113 asm volatile ("call preempt_schedule_notrace_thunk" : ASM_CALL_CONSTRAINT)
Dparavirt_types.h505 : call_clbr, ASM_CALL_CONSTRAINT \
515 : call_clbr, ASM_CALL_CONSTRAINT \
542 : call_clbr, ASM_CALL_CONSTRAINT \
Duaccess.h131 ASM_CALL_CONSTRAINT \
227 ASM_CALL_CONSTRAINT \
Dasm.h185 #define ASM_CALL_CONSTRAINT "+r" (current_stack_pointer) macro
Dalternative.h258 : output, ASM_CALL_CONSTRAINT \
/Linux-v5.10/arch/x86/kvm/vmx/
Dvmx_ops.h100 : ASM_CALL_CONSTRAINT, "=r"(value) : "r"(field) : "cc"); in __vmcs_readl()
Dnested.c3080 : ASM_CALL_CONSTRAINT, CC_OUT(be) (vm_fail) in nested_vmx_check_vmentry_hw()
/Linux-v5.10/arch/x86/include/asm/xen/
Dhypercall.h119 #define __HYPERCALL_0PARAM "=r" (__res), ASM_CALL_CONSTRAINT
/Linux-v5.10/tools/objtool/Documentation/
Dstack-validation.txt198 the ASM_CALL_CONSTRAINT as an output constraint:
200 asm volatile("call func" : ASM_CALL_CONSTRAINT);
/Linux-v5.10/arch/x86/mm/
Dfault.c696 : ASM_CALL_CONSTRAINT in no_context()
/Linux-v5.10/arch/x86/kernel/
Dalternative.c695 : ASM_CALL_CONSTRAINT in int3_selftest()
/Linux-v5.10/arch/x86/kvm/
Demulate.c5536 [thunk_target]"+S"(fop), ASM_CALL_CONSTRAINT in fastop()