Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/intel/
H A Dvmcs.h240 #define VMCS_CR4_MASK 0x00006002 macro
H A Dvmx.c1001 mask_ident = VMCS_CR4_MASK; in vmx_setup_cr_shadow()