Lines Matching defs:bytes
4242 static int kvm_read_guest_virt_helper(gva_t addr, void *val, unsigned int bytes, in kvm_read_guest_virt_helper()
4275 gva_t addr, void *val, unsigned int bytes, in kvm_fetch_guest_virt()
4301 gva_t addr, void *val, unsigned int bytes, in kvm_read_guest_virt()
4313 gva_t addr, void *val, unsigned int bytes, in kvm_read_guest_virt_system()
4322 unsigned int bytes, in kvm_write_guest_virt_system()
4388 const void *val, int bytes) in emulator_write_phys()
4411 static int read_prepare(struct kvm_vcpu *vcpu, void *val, int bytes) in read_prepare()
4424 void *val, int bytes) in read_emulate()
4430 void *val, int bytes) in write_emulate()
4435 static int write_mmio(struct kvm_vcpu *vcpu, gpa_t gpa, int bytes, void *val) in write_mmio()
4442 void *val, int bytes) in read_exit_mmio()
4449 void *val, int bytes) in write_exit_mmio()
4472 unsigned int bytes, in emulator_read_write_onepage()
4516 void *val, unsigned int bytes, in emulator_read_write()
4571 unsigned int bytes, in emulator_read_emulated()
4581 unsigned int bytes, in emulator_write_emulated()
4602 unsigned int bytes, in emulator_cmpxchg_emulated()