Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/intel/
H A Dvmcs.h238 #define VMCS_CR4_MASK 0x00006002 macro
H A Dvmx.c1037 mask_ident = VMCS_CR4_MASK; in vmx_setup_cr_shadow()