Searched refs:ASM_CALL_CONSTRAINT (Results 1 – 13 of 13) sorted by relevance
| /linux/arch/x86/include/asm/ |
| H A D | sync_core.h | 19 : ASM_CALL_CONSTRAINT : : "memory"); in iret_to_self() 37 : "=&r" (tmp), ASM_CALL_CONSTRAINT : : "cc", "memory"); in iret_to_self()
|
| H A D | mshyperv.h | 90 "+c" (input_address_lo), ASM_CALL_CONSTRAINT in hv_do_hypercall() 113 ASM_CALL_CONSTRAINT in _hv_do_fast_hypercall8() 143 "+c"(input1_lo), ASM_CALL_CONSTRAINT in _hv_do_fast_hypercall16()
|
| H A D | uaccess_64.h | 132 :"+c" (len), "+D" (to), "+S" (from), ASM_CALL_CONSTRAINT in copy_user_generic() 194 : "+c" (size), "+D" (addr), ASM_CALL_CONSTRAINT in __clear_user()
|
| H A D | irq_stack.h | 95 : "+r" (tos), ASM_CALL_CONSTRAINT \
|
| H A D | paravirt_types.h | 400 : call_clbr, ASM_CALL_CONSTRAINT \ 415 : call_clbr, ASM_CALL_CONSTRAINT \
|
| H A D | asm.h | 225 #define ASM_CALL_CONSTRAINT "+r" (current_stack_pointer) macro
|
| H A D | nospec-branch.h | 541 : ASM_CALL_CONSTRAINT in indirect_branch_prediction_barrier()
|
| H A D | alternative.h | 302 #define ALT_OUTPUT_SP(...) ASM_CALL_CONSTRAINT, ## __VA_ARGS__
|
| /linux/tools/arch/x86/include/asm/ |
| H A D | asm.h | 176 #define ASM_CALL_CONSTRAINT "+r" (current_stack_pointer) macro
|
| /linux/arch/x86/include/asm/xen/ |
| H A D | hypercall.h | 131 #define __HYPERCALL_0PARAM "=r" (__res), ASM_CALL_CONSTRAINT
|
| /linux/arch/x86/hyperv/ |
| H A D | hv_init.c | 54 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in hv_std_hypercall()
|
| H A D | ivm.c | 394 : "=a" (hv_status), ASM_CALL_CONSTRAINT, in hv_snp_hypercall()
|
| /linux/arch/x86/kernel/ |
| H A D | alternative.c | 2326 : ASM_CALL_CONSTRAINT in alt_reloc_selftest()
|