Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dvmx.h229 HOST_CR0 = 0x00006c00, enumerator
/arch/x86/kvm/
Dvmx.c556 FIELD(HOST_CR0, host_cr0),
3631 vmcs_writel(HOST_CR0, read_cr0() | X86_CR0_TS); /* 22.2.3 */ in vmx_set_constant_host_state()