Searched refs:HOST_CR0 (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/x86/kvm/vmx/
H A Dvmcs12.c142 FIELD(HOST_CR0, host_cr0),
H A Dhyperv_evmcs.c27 EVMCS1_FIELD(HOST_CR0, host_cr0,
H A Dvmx.c4297 vmcs_writel(HOST_CR0, cr0); /* 22.2.3 */
6356 vmcs_readl(HOST_CR0), vmcs_readl(HOST_CR3),
/linux-master/tools/testing/selftests/kvm/lib/x86_64/
H A Dvmx.c273 vmwrite(HOST_CR0, get_cr0());
338 vmwrite(GUEST_CR0, vmreadz(HOST_CR0));
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h275 HOST_CR0 = 0x00006c00, enumerator in enum:vmcs_field
H A Devmcs.h297 case HOST_CR0:
701 case HOST_CR0:
/linux-master/arch/x86/include/asm/
H A Dvmx.h349 HOST_CR0 = 0x00006c00, enumerator in enum:vmcs_field

Completed in 249 milliseconds