Home
last modified time | relevance | path

Searched refs:this (Results 1 – 3 of 3) sorted by relevance

/virt/kvm/
A Dcoalesced_mmio.c44 struct kvm_io_device *this, gpa_t addr, in coalesced_mmio_write() argument
47 struct kvm_coalesced_mmio_dev *dev = to_mmio(this); in coalesced_mmio_write()
81 static void coalesced_mmio_destructor(struct kvm_io_device *this) in coalesced_mmio_destructor() argument
83 struct kvm_coalesced_mmio_dev *dev = to_mmio(this); in coalesced_mmio_destructor()
A DKconfig22 # Only strongly ordered architectures can select this, as it doesn't
30 # Weakly ordered architectures can only select this, advertising
37 # that need to dirty memory outside of a vCPU context should select this.
A Deventfd.c804 ioeventfd_write(struct kvm_vcpu *vcpu, struct kvm_io_device *this, gpa_t addr, in ioeventfd_write() argument
807 struct _ioeventfd *p = to_ioeventfd(this); in ioeventfd_write()
821 ioeventfd_destructor(struct kvm_io_device *this) in ioeventfd_destructor() argument
823 struct _ioeventfd *p = to_ioeventfd(this); in ioeventfd_destructor()

Completed in 10 milliseconds