X86_CR0_EM         56 arch/x86/include/uapi/asm/processor-flags.h #define X86_CR0_EM		_BITUL(X86_CR0_EM_BIT)
X86_CR0_EM        336 tools/testing/selftests/kvm/include/x86_64/processor.h #define X86_CR0_EM          (1UL<<2) /* Emulation */