Searched refs:CR0_ET (Results 1 – 2 of 2) sorted by relevance
37 const CR0_ET = 1 << 4; /* Extension Type */ constant
217 let cr0 = X86_CR0::CR0_NW | X86_CR0::CR0_CD | X86_CR0::CR0_ET; in vmcs_init_guest()