Home
last modified time | relevance | path

Searched defs:kvm_vcpu (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/linux/
Dkvm_host.h246 struct kvm_vcpu { struct
270 struct kvm_vcpu_stat stat; argument
271 unsigned int halt_poll_ns;
272 bool valid_wakeup;
275 int mmio_needed;
276 int mmio_read_completed;
277 int mmio_is_write;
278 int mmio_cur_fragment;
279 int mmio_nr_fragments;
280 struct kvm_mmio_fragment mmio_fragments[KVM_MAX_MMIO_FRAGMENTS];
[all …]