Searched refs:asm_inline (Results 1 – 14 of 14) sorted by relevance
/linux/arch/x86/include/asm/ |
H A D | vmware.h | 111 asm_inline volatile (VMWARE_HYPERCALL in vmware_hypercall1() 136 asm_inline volatile (VMWARE_HYPERCALL in vmware_hypercall3() 161 asm_inline volatile (VMWARE_HYPERCALL in vmware_hypercall4() 187 asm_inline volatile (VMWARE_HYPERCALL in vmware_hypercall5() 215 asm_inline volatile (VMWARE_HYPERCALL in vmware_hypercall6() 243 asm_inline volatile (VMWARE_HYPERCALL in vmware_hypercall7() 277 asm_inline volatile ( in vmware_hypercall_hb_out() 305 asm_inline volatile ( in vmware_hypercall_hb_in()
|
H A D | bug.h | 40 asm_inline volatile("1:\t" ins "\n" \ 58 asm_inline volatile("1:\t" ins "\n" \
|
H A D | runtime-const.h | 7 asm_inline("mov %1,%0\n1:\n" \ 21 asm_inline("shrl $12,%k0\n1:\n" \
|
H A D | gsseg.h | 23 asm_inline volatile("1: " LKGS_DI in native_lkgs()
|
H A D | irq_stack.h | 87 asm_inline volatile( \
|
/linux/samples/bpf/ |
H A D | asm_goto_workaround.h | 22 #ifdef asm_inline 23 #undef asm_inline 24 #define asm_inline asm macro
|
/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_msg_arm64.h | 62 asm_inline volatile ( in vmware_hypercall1() 87 asm_inline volatile ( in vmware_hypercall5() 113 asm_inline volatile ( in vmware_hypercall6() 143 asm_inline volatile ( in vmware_hypercall7() 173 asm_inline volatile ( in vmware_hypercall_hb()
|
/linux/arch/s390/include/asm/ |
H A D | alternative.h | 163 asm_inline volatile(ALTERNATIVE(oldinstr, altinstr, feature) : : : "memory") 166 asm_inline volatile(ALTERNATIVE_2(oldinstr, altinstr1, feature1, \ 171 asm_inline volatile (ALTERNATIVE(oldinstr, newinstr, feature) \ 176 asm_inline volatile(ALTERNATIVE(oldinstr, altinstr, feature) \
|
H A D | bug.h | 12 asm_inline volatile( \ 31 asm_inline volatile( \
|
H A D | runtime-const.h | 11 asm_inline( \ 27 asm_inline( \
|
/linux/arch/arm64/include/asm/ |
H A D | runtime-const.h | 12 asm_inline("1:\t" \ 25 asm_inline("1:\t" \
|
/linux/arch/x86/kernel/cpu/ |
H A D | vmware.c | 77 asm_inline volatile ("vmcall" in vmware_hypercall_slow() 89 asm_inline volatile ("vmmcall" in vmware_hypercall_slow() 101 asm_inline volatile ("movw %[port], %%dx; inl (%%dx), %%eax" in vmware_hypercall_slow()
|
/linux/arch/loongarch/include/asm/ |
H A D | bug.h | 41 asm_inline volatile (__stringify(ASM_BUG_FLAGS(flags)));
|
/linux/include/linux/ |
H A D | compiler_types.h | 477 #define asm_inline asm __inline macro 479 #define asm_inline asm macro
|