Lines Matching +defs:access +defs:target
7538 gpa_t translate_nested_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u64 access, in translate_nested_gpa()
7558 u64 access = (kvm_x86_call(get_cpl)(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_mmu_gva_to_gpa_read() local
7568 u64 access = (kvm_x86_call(get_cpl)(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_mmu_gva_to_gpa_write() local
7584 struct kvm_vcpu *vcpu, u64 access, in kvm_read_guest_virt_helper()
7621 u64 access = (kvm_x86_call(get_cpl)(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_fetch_guest_virt() local
7646 u64 access = (kvm_x86_call(get_cpl)(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_read_guest_virt() local
7665 u64 access = 0; in emulator_read_std() local
7676 struct kvm_vcpu *vcpu, u64 access, in kvm_write_guest_virt_helper()
7710 u64 access = PFERR_WRITE_MASK; in emulator_write_std() local
7786 u64 access = ((kvm_x86_call(get_cpl)(vcpu) == 3) ? PFERR_USER_MASK : 0) in vcpu_mmio_gva_to_gpa() local
9966 struct kvm_vcpu *target = NULL; in kvm_sched_yield() local
13675 u64 access = error_code & in kvm_fixup_and_inject_pf_error() local