Home
last modified time | relevance | path

Searched refs:kvm_mmu_gva_to_gpa_write (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dsgx.c79 *gpa = kvm_mmu_gva_to_gpa_write(vcpu, gva, &ex); in sgx_gva_to_gpa()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dkvm_host.h1554 gpa_t kvm_mmu_gva_to_gpa_write(struct kvm_vcpu *vcpu, gva_t gva,
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dx86.c7325 gpa_t kvm_mmu_gva_to_gpa_write(struct kvm_vcpu *vcpu, gva_t gva, in kvm_mmu_gva_to_gpa_write() function
7334 EXPORT_SYMBOL_GPL(kvm_mmu_gva_to_gpa_write); variable
7800 gpa = kvm_mmu_gva_to_gpa_write(vcpu, addr, NULL); in emulator_cmpxchg_emulated()
8589 gpa = kvm_mmu_gva_to_gpa_write(vcpu, cr2_or_gpa, NULL); in reexecute_instruction()
8686 gpa = kvm_mmu_gva_to_gpa_write(vcpu, cr2_or_gpa, NULL); in retry_instruction()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dkvm_host.h2040 gpa_t kvm_mmu_gva_to_gpa_write(struct kvm_vcpu *vcpu, gva_t gva,
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dx86.c6125 gpa_t kvm_mmu_gva_to_gpa_write(struct kvm_vcpu *vcpu, gva_t gva, in kvm_mmu_gva_to_gpa_write() function
6597 gpa = kvm_mmu_gva_to_gpa_write(vcpu, addr, NULL); in emulator_cmpxchg_emulated()
7296 gpa = kvm_mmu_gva_to_gpa_write(vcpu, cr2_or_gpa, NULL); in reexecute_instruction()
7393 gpa = kvm_mmu_gva_to_gpa_write(vcpu, cr2_or_gpa, NULL); in retry_instruction()

Completed in 48 milliseconds