Searched refs:stac (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/x86/include/asm/ |
H A D | uaccess_64.h | 107 stac(); in copy_user_generic() 145 stac(); in __copy_from_user_inatomic_nocache() 168 stac(); in __clear_user()
|
H A D | smap.h | 36 static __always_inline void stac(void) in stac() function
|
H A D | uaccess.h | 37 #define __uaccess_begin() stac() 41 stac(); \
|
/openbmc/linux/arch/x86/kernel/fpu/ |
H A D | xstate.h | 284 stac(); in xsave_to_user_sigframe() 303 stac(); in xrstor_from_user_sigframe()
|
/openbmc/linux/arch/x86/lib/ |
H A D | usercopy_64.c | 51 stac(); in __copy_user_flushcache()
|
/openbmc/linux/tools/objtool/Documentation/ |
H A D | objtool.txt | 384 X86: SMAP (stac/clac): __uaccess_begin()/__uaccess_end()
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 2001 "STAC","STAC","stac","0F 01 CB","V","V","","","","",""
|