Searched refs:lfence (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/x86/lib/ |
| H A D | retpoline.S | 40 … __stringify(lfence; ANNOTATE_RETPOLINE_SAFE; jmp *%\reg; int3), X86_FEATURE_RETPOLINE_LFENCE, \ 202 lfence 253 lfence 350 lfence
|
| H A D | x86-opcode-map.txt | 1344 5: XRSTOR | lfence (11B) | INCSSPD/Q Ry (F3),(11B)
|
| /linux/arch/x86/include/asm/ |
| H A D | nospec-branch.h | 150 lfence; \ 177 lfence;
|
| /linux/arch/x86/entry/vdso/ |
| H A D | vsgx.S | 131 lfence
|
| /linux/arch/x86/entry/ |
| H A D | calling.h | 317 lfence
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_execbuf.c | 4365 struct vmw_fence_obj *lfence = NULL; in __vmw_execbuf_release_pinned_bo() local 4403 (void) vmw_execbuf_fence_commands(NULL, dev_priv, &lfence, in __vmw_execbuf_release_pinned_bo() 4405 fence = lfence; in __vmw_execbuf_release_pinned_bo() 4408 if (lfence != NULL) in __vmw_execbuf_release_pinned_bo() 4409 vmw_fence_obj_unreference(&lfence); in __vmw_execbuf_release_pinned_bo()
|
| /linux/tools/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 1344 5: XRSTOR | lfence (11B) | INCSSPD/Q Ry (F3),(11B)
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 7033 retpoline,lfence - LFENCE; indirect branch 7034 retpoline,amd - alias for retpoline,lfence 7037 eibrs,lfence - Enhanced/Auto IBRS + LFENCE
|