Home
last modified time | relevance | path

Searched refs:is_pae_paging (Results 1 – 4 of 4) sorted by relevance

/arch/x86/kvm/
Dx86.h142 static inline bool is_pae_paging(struct kvm_vcpu *vcpu) in is_pae_paging() function
Dx86.c742 if (!is_pae_paging(vcpu)) in pdptrs_changed()
1039 else if (is_pae_paging(vcpu) && in kvm_set_cr3()
8994 if (is_pae_paging(vcpu)) { in __set_sregs()
/arch/x86/kvm/vmx/
Dnested.c1004 if (is_pae_paging(vcpu) && !nested_ept) { in nested_vmx_load_cr3()
2440 is_pae_paging(vcpu)) { in prepare_vmcs02()
3702 if (nested_cpu_has_ept(vmcs12) && is_pae_paging(vcpu)) { in sync_vmcs02_to_vmcs12()
Dvmx.c2961 if (is_pae_paging(vcpu)) { in ept_load_pdptrs()
2973 if (is_pae_paging(vcpu)) { in ept_save_pdptrs()