Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/intel/
H A Dvmcs.h237 #define VMCS_CR0_MASK 0x00006000 macro
H A Dvmx.c1033 mask_ident = VMCS_CR0_MASK; in vmx_setup_cr_shadow()