Lines Matching defs:bytes
6068 static int kvm_read_guest_virt_helper(gva_t addr, void *val, unsigned int bytes, in kvm_read_guest_virt_helper()
6101 gva_t addr, void *val, unsigned int bytes, in kvm_fetch_guest_virt()
6127 gva_t addr, void *val, unsigned int bytes, in kvm_read_guest_virt()
6145 gva_t addr, void *val, unsigned int bytes, in emulator_read_std()
6158 unsigned long addr, void *val, unsigned int bytes) in kvm_read_guest_phys_system()
6166 static int kvm_write_guest_virt_helper(gva_t addr, void *val, unsigned int bytes, in kvm_write_guest_virt_helper()
6198 unsigned int bytes, struct x86_exception *exception, in emulator_write_std()
6212 unsigned int bytes, struct x86_exception *exception) in kvm_write_guest_virt_system()
6289 const void *val, int bytes) in emulator_write_phys()
6312 static int read_prepare(struct kvm_vcpu *vcpu, void *val, int bytes) in read_prepare()
6325 void *val, int bytes) in read_emulate()
6331 void *val, int bytes) in write_emulate()
6336 static int write_mmio(struct kvm_vcpu *vcpu, gpa_t gpa, int bytes, void *val) in write_mmio()
6343 void *val, int bytes) in read_exit_mmio()
6350 void *val, int bytes) in write_exit_mmio()
6373 unsigned int bytes, in emulator_read_write_onepage()
6425 void *val, unsigned int bytes, in emulator_read_write()
6480 unsigned int bytes, in emulator_read_emulated()
6490 unsigned int bytes, in emulator_write_emulated()
6511 unsigned int bytes, in emulator_cmpxchg_emulated()