Lines Matching defs:access
666 u32 access) in kvm_read_guest_page_mmu()
684 void *data, int offset, int len, u32 access) in kvm_read_nested_guest_page()
5403 gpa_t translate_nested_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u32 access, in translate_nested_gpa()
5420 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_mmu_gva_to_gpa_read() local
5427 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_mmu_gva_to_gpa_fetch() local
5435 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_mmu_gva_to_gpa_write() local
5448 struct kvm_vcpu *vcpu, u32 access, in kvm_read_guest_virt_helper()
5484 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_fetch_guest_virt() local
5509 u32 access = (kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_read_guest_virt() local
5528 u32 access = 0; in emulator_read_std() local
5546 struct kvm_vcpu *vcpu, u32 access, in kvm_write_guest_virt_helper()
5581 u32 access = PFERR_WRITE_MASK; in emulator_write_std() local
5646 u32 access = ((kvm_x86_ops->get_cpl(vcpu) == 3) ? PFERR_USER_MASK : 0) in vcpu_mmio_gva_to_gpa() local