Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dalternative.h76 extern void alternative_instructions(void);
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dbugs.c177 alternative_instructions(); in check_bugs()
181 alternative_instructions(); in check_bugs()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dalternative.c989 void __init alternative_instructions(void) in alternative_instructions() function