Lines Matching +defs:val +defs:access

589 	u64 val;  in kvm_probe_user_return_msr()  local
1513 int kvm_set_dr(struct kvm_vcpu *vcpu, int dr, unsigned long val) in kvm_set_dr()
2189 u64 val; in do_set_msr() local
4788 static int __kvm_x86_dev_get_attr(struct kvm_device_attr *attr, u64 *val) in __kvm_x86_dev_get_attr()
4809 u64 val; in kvm_x86_dev_get_attr() local
4823 u64 val; in kvm_x86_dev_has_attr() local
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
7583 static int kvm_read_guest_virt_helper(gva_t addr, void *val, unsigned int bytes, in kvm_read_guest_virt_helper()
7584 struct kvm_vcpu *vcpu, u64 access, in kvm_read_guest_virt_helper()
7616 gva_t addr, void *val, unsigned int bytes, in kvm_fetch_guest_virt()
7621 u64 access = (kvm_x86_call(get_cpl)(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_fetch_guest_virt() local
7643 gva_t addr, void *val, unsigned int bytes, in kvm_read_guest_virt()
7646 u64 access = (kvm_x86_call(get_cpl)(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_read_guest_virt() local
7661 gva_t addr, void *val, unsigned int bytes, in emulator_read_std()
7665 u64 access = 0; in emulator_read_std() local
7675 static int kvm_write_guest_virt_helper(gva_t addr, void *val, unsigned int bytes, in kvm_write_guest_virt_helper()
7676 struct kvm_vcpu *vcpu, u64 access, in kvm_write_guest_virt_helper()
7705 static int emulator_write_std(struct x86_emulate_ctxt *ctxt, gva_t addr, void *val, in emulator_write_std()
7710 u64 access = PFERR_WRITE_MASK; in emulator_write_std() local
7721 int kvm_write_guest_virt_system(struct kvm_vcpu *vcpu, gva_t addr, void *val, in kvm_write_guest_virt_system()
7786 u64 access = ((kvm_x86_call(get_cpl)(vcpu) == 3) ? PFERR_USER_MASK : 0) in vcpu_mmio_gva_to_gpa() local
7812 const void *val, int bytes) in emulator_write_phys()
7835 static int read_prepare(struct kvm_vcpu *vcpu, void *val, int bytes) in read_prepare()
7848 void *val, int bytes) in read_emulate()
7854 void *val, int bytes) in write_emulate()
7859 static int write_mmio(struct kvm_vcpu *vcpu, gpa_t gpa, int bytes, void *val) in write_mmio()
7866 void *val, int bytes) in read_exit_mmio()
7873 void *val, int bytes) in write_exit_mmio()
7895 static int emulator_read_write_onepage(unsigned long addr, void *val, in emulator_read_write_onepage()
7948 void *val, unsigned int bytes, in emulator_read_write()
8002 void *val, in emulator_read_emulated()
8012 const void *val, in emulator_write_emulated()
8158 unsigned short port, void *val, unsigned int count) in emulator_pio_in()
8167 static void complete_emulator_pio_in(struct kvm_vcpu *vcpu, void *val) in complete_emulator_pio_in()
8177 int size, unsigned short port, void *val, in emulator_pio_in_emulated()
8197 unsigned short port, const void *val, in emulator_pio_out()
8206 const void *val, unsigned int count) in emulator_pio_out_emulated()
8299 static int emulator_set_cr(struct x86_emulate_ctxt *ctxt, int cr, ulong val) in emulator_set_cr()
8533 static void emulator_write_gpr(struct x86_emulate_ctxt *ctxt, unsigned reg, ulong val) in emulator_write_gpr()
9332 unsigned long val = kvm_rax_read(vcpu); in kvm_fast_pio_out() local
9356 unsigned long val; in complete_fast_pio_in() local
9378 unsigned long val; in kvm_fast_pio_in() local
9537 static int kvmclock_cpufreq_notifier(struct notifier_block *nb, unsigned long val, in kvmclock_cpufreq_notifier()
13382 u32 val; in apf_pageready_slot_free() local
13675 u64 access = error_code & in kvm_fixup_and_inject_pf_error() local