Home
last modified time | relevance | path

Searched refs:nospec_revert (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/kernel/
A Dnospec-branch.c163 void __init_or_module nospec_revert(s32 *start, s32 *end) in nospec_revert() function
173 nospec_revert(__nospec_call_start, __nospec_call_end); in nospec_init_branches()
174 nospec_revert(__nospec_return_start, __nospec_return_end); in nospec_init_branches()
A Dmodule.c542 nospec_revert(aseg, aseg + s->sh_size); in module_finalize()
546 nospec_revert(aseg, aseg + s->sh_size); in module_finalize()
/linux/arch/s390/include/asm/
A Dnospec-branch.h13 void nospec_revert(s32 *start, s32 *end);

Completed in 7 milliseconds