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

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

Completed in 94 milliseconds