Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/um/
A Dbugs_32.c13 static int host_has_cmov = 1; variable
18 host_has_cmov = 0; in cmov_sigill_test_handler()
64 if (host_has_cmov == 0) in arch_examine_signal()
68 else if (host_has_cmov == 1) in arch_examine_signal()
73 host_has_cmov); in arch_examine_signal()
/linux-6.3-rc2/arch/x86/um/asm/
A Dprocessor_32.h13 extern int host_has_cmov;

Completed in 3 milliseconds