Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dmshyperv.h86 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in hv_do_hypercall()
102 "+c" (input_address_lo), ASM_CALL_CONSTRAINT in hv_do_hypercall()
120 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in hv_do_fast_hypercall8()
133 ASM_CALL_CONSTRAINT in hv_do_fast_hypercall8()
152 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in hv_do_fast_hypercall16()
167 "+c"(input1_lo), ASM_CALL_CONSTRAINT in hv_do_fast_hypercall16()
Dpreempt.h108 asm volatile ("call ___preempt_schedule" : ASM_CALL_CONSTRAINT)
113 asm volatile ("call ___preempt_schedule_notrace" : ASM_CALL_CONSTRAINT)
Dparavirt_types.h525 : call_clbr, ASM_CALL_CONSTRAINT \
535 : call_clbr, ASM_CALL_CONSTRAINT \
562 : call_clbr, ASM_CALL_CONSTRAINT \
Dnospec-branch.h257 : "=r" (loops), ASM_CALL_CONSTRAINT
Dprocessor.h703 : ASM_CALL_CONSTRAINT : : "memory"); in sync_core()
720 : "=&r" (tmp), ASM_CALL_CONSTRAINT : : "cc", "memory"); in sync_core()
Dalternative.h258 : output, ASM_CALL_CONSTRAINT \
Dasm.h187 #define ASM_CALL_CONSTRAINT "+r" (current_stack_pointer) macro
Duaccess.h174 ASM_CALL_CONSTRAINT \
/Linux-v5.4/arch/x86/kvm/vmx/
Dops.h85 : ASM_CALL_CONSTRAINT, "=r"(value) : "r"(field) : "cc"); in __vmcs_readl()
Dnested.c2871 : ASM_CALL_CONSTRAINT, CC_OUT(be) (vm_fail) in nested_vmx_check_vmentry_hw()
Dvmx.c6264 ASM_CALL_CONSTRAINT in handle_external_interrupt_irqoff()
/Linux-v5.4/arch/x86/include/asm/xen/
Dhypercall.h119 #define __HYPERCALL_0PARAM "=r" (__res), ASM_CALL_CONSTRAINT
/Linux-v5.4/tools/objtool/Documentation/
Dstack-validation.txt198 the ASM_CALL_CONSTRAINT as an output constraint:
200 asm volatile("call func" : ASM_CALL_CONSTRAINT);
/Linux-v5.4/arch/x86/kernel/
Dalternative.c692 : ASM_CALL_CONSTRAINT in int3_selftest()
/Linux-v5.4/arch/x86/mm/
Dfault.c775 : ASM_CALL_CONSTRAINT in no_context()
/Linux-v5.4/arch/x86/kvm/
Demulate.c5477 [thunk_target]"+S"(fop), ASM_CALL_CONSTRAINT in fastop()