Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dvmx.h276 HOST_CR0 = 0x00006c00, enumerator
/linux-4.1.27/arch/x86/kvm/
Dvmx.c757 FIELD(HOST_CR0, host_cr0),
4487 vmcs_writel(HOST_CR0, read_cr0() & ~X86_CR0_TS); /* 22.2.3 */ in vmx_set_constant_host_state()