Searched refs:lfence (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/arch/x86/lib/ |
H A D | retpoline.S | 41 … __stringify(lfence; ANNOTATE_RETPOLINE_SAFE; jmp *%\reg; int3), X86_FEATURE_RETPOLINE_LFENCE, \ 156 lfence 207 lfence 304 lfence
|
H A D | x86-opcode-map.txt | 1130 5: XRSTOR | lfence (11B) | INCSSPD/Q Ry (F3),(11B)
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | nospec-branch.h | 160 lfence; \ 187 lfence;
|
/openbmc/linux/arch/x86/entry/vdso/ |
H A D | vsgx.S | 132 lfence
|
/openbmc/linux/arch/x86/entry/ |
H A D | calling.h | 311 lfence
|
H A D | entry_64.S | 1594 5: lfence
|
/openbmc/linux/Documentation/admin-guide/hw-vuln/ |
H A D | spectre.rst | 643 retpoline auto pick between generic,lfence 645 retpoline,lfence LFENCE; indirect branch 646 retpoline,amd alias for retpoline,lfence 649 eibrs,lfence Enhanced/Auto IBRS + LFENCE
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_execbuf.c | 4369 struct vmw_fence_obj *lfence = NULL; in __vmw_execbuf_release_pinned_bo() local 4407 (void) vmw_execbuf_fence_commands(NULL, dev_priv, &lfence, in __vmw_execbuf_release_pinned_bo() 4409 fence = lfence; in __vmw_execbuf_release_pinned_bo() 4412 if (lfence != NULL) in __vmw_execbuf_release_pinned_bo() 4413 vmw_fence_obj_unreference(&lfence); in __vmw_execbuf_release_pinned_bo()
|
/openbmc/linux/tools/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 1130 5: XRSTOR | lfence (11B) | INCSSPD/Q Ry (F3),(11B)
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 5974 retpoline,lfence - LFENCE; indirect branch 5975 retpoline,amd - alias for retpoline,lfence 5978 eibrs,lfence - Enhanced/Auto IBRS + LFENCE
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 1038 "LFENCE","LFENCE","lfence","0F AE /5","V","V","SSE2","","","",""
|