Home
last modified time | relevance | path

Searched refs:test_cyrix_52div (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dcyrix.c396 static inline int test_cyrix_52div(void) in test_cyrix_52div() function
415 if (c->x86 == 4 && test_cyrix_52div()) { in cyrix_identify()
/OK3568_Linux_fs/u-boot/arch/x86/cpu/i386/
H A Dcpu.c186 static inline int test_cyrix_52div(void) in test_cyrix_52div() function
261 if ((cpu->device == 0x00000400) && test_cyrix_52div()) { in identify_cpu()