Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dsync_core.h19 : ASM_CALL_CONSTRAINT : : "memory"); in iret_to_self()
37 : "=&r" (tmp), ASM_CALL_CONSTRAINT : : "cc", "memory"); in iret_to_self()
Dmshyperv.h94 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in hv_do_hypercall()
110 "+c" (input_address_lo), ASM_CALL_CONSTRAINT in hv_do_hypercall()
128 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in hv_do_fast_hypercall8()
141 ASM_CALL_CONSTRAINT in hv_do_fast_hypercall8()
160 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in hv_do_fast_hypercall16()
175 "+c"(input1_lo), ASM_CALL_CONSTRAINT in hv_do_fast_hypercall16()
Dpreempt.h108 asm volatile ("call preempt_schedule_thunk" : ASM_CALL_CONSTRAINT)
113 asm volatile ("call preempt_schedule_notrace_thunk" : ASM_CALL_CONSTRAINT)
Dparavirt_types.h503 : call_clbr, ASM_CALL_CONSTRAINT \
513 : call_clbr, ASM_CALL_CONSTRAINT \
540 : call_clbr, ASM_CALL_CONSTRAINT \
Dasm.h185 #define ASM_CALL_CONSTRAINT "+r" (current_stack_pointer) macro
Duaccess.h131 ASM_CALL_CONSTRAINT \
227 ASM_CALL_CONSTRAINT \
Dalternative.h266 : output, ASM_CALL_CONSTRAINT \
/arch/x86/kvm/vmx/
Dvmx_ops.h100 : ASM_CALL_CONSTRAINT, "=r"(value) : "r"(field) : "cc"); in __vmcs_readl()
/arch/x86/include/asm/xen/
Dhypercall.h119 #define __HYPERCALL_0PARAM "=r" (__res), ASM_CALL_CONSTRAINT
/arch/x86/mm/
Dfault.c704 : ASM_CALL_CONSTRAINT in no_context()
/arch/x86/kernel/
Dalternative.c998 : ASM_CALL_CONSTRAINT in int3_selftest()
/arch/x86/kvm/
Demulate.c5528 [thunk_target]"+S"(fop), ASM_CALL_CONSTRAINT in fastop()