Home
last modified time | relevance | path

Searched refs:barrier_nospec (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Duaccess.h319 barrier_nospec(); \
338 barrier_nospec(); \
354 barrier_nospec(); \
399 barrier_nospec(); in raw_copy_in_user()
416 barrier_nospec(); in raw_copy_from_user()
420 barrier_nospec(); in raw_copy_from_user()
424 barrier_nospec(); in raw_copy_from_user()
428 barrier_nospec(); in raw_copy_from_user()
436 barrier_nospec(); in raw_copy_from_user()
H A Dbarrier.h115 #define barrier_nospec() asm (stringify_in_c(barrier_nospec_asm) ::: "memory") macro
119 #define barrier_nospec() macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dbarrier.h52 #define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC) macro
H A Duaccess.h90 barrier_nospec(); \
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsyscall_64.c95 barrier_nospec(); in system_call_exception()
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dcore.c1650 barrier_nospec(); in ___bpf_prog_run()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/hw-vuln/
H A Dspectre.rst454 barrier_nospec() macro.
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.c6728 barrier_nospec(); in vmx_spec_ctrl_restore_host()