Home
last modified time | relevance | path

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

/u-boot/arch/x86/include/asm/
A Dprocessor-flags.h31 #define X86_CR0_EM 0x00000004 /* Emulation */ macro
/u-boot/arch/x86/cpu/
A Dsipi_vector.S53 X86_CR0_TS | X86_CR0_EM | X86_CR0_MP)), %eax
/u-boot/arch/x86/cpu/i386/
A Dcpu.c361 const u32 em_rst = ~X86_CR0_EM; in setup_cpu_features()

Completed in 5 milliseconds