Searched refs:VM_ENTRY_LOAD_GUEST_PAT (Results 1 – 3 of 3) sorted by relevance
229 #define VM_ENTRY_LOAD_GUEST_PAT 0x00004000 macro297 (vmx_vmentry_control & VM_ENTRY_LOAD_GUEST_PAT)
386 opt = VM_ENTRY_LOAD_GUEST_PAT | VM_ENTRY_LOAD_BNDCFGS; in vmx_init_vmcs_config()1038 vmentry_ctl &= ~VM_ENTRY_LOAD_GUEST_PAT; in construct_vmcs()1825 (vmentry_ctl & (VM_ENTRY_LOAD_GUEST_PAT | VM_ENTRY_LOAD_GUEST_EFER)) ) in vmcs_dump_vcpu()
679 shadow_cntrl &= ~(VM_ENTRY_LOAD_GUEST_PAT in nvmx_update_entry_control()1079 if ( control & VM_ENTRY_LOAD_GUEST_PAT ) in load_shadow_guest_state()2116 data = VM_ENTRY_LOAD_GUEST_PAT | in nvmx_msr_read_intercept()
Completed in 11 milliseconds