Lines Matching refs:is_long_mode
1929 if (is_long_mode(&vmx->vcpu)) in vmx_save_host_state()
1948 if (is_long_mode(&vmx->vcpu)) in __vmx_load_host_state()
2336 if (is_long_mode(vcpu)) in vmx_set_msr_bitmap()
2341 if (is_long_mode(vcpu)) in vmx_set_msr_bitmap()
2361 if (is_long_mode(&vmx->vcpu)) { in setup_msrs()
3652 if (is_paging(vcpu) && is_pae(vcpu) && !is_long_mode(vcpu)) { in ept_load_pdptrs()
3664 if (is_paging(vcpu) && is_pae(vcpu) && !is_long_mode(vcpu)) { in ept_save_pdptrs()
6604 if (is_long_mode(vcpu)) { in get_vmx_mem_address()
6753 if (is_long_mode(vcpu) && !cs.l) { in handle_vmon()
6820 (is_long_mode(vcpu) && !cs.l)) { in nested_vmx_check_permission()
7178 &field_value, (is_long_mode(vcpu) ? 8 : 4), NULL); in handle_vmread()