Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dkvm_host.h218 struct kvm_vcpu { struct
241 struct kvm_vcpu_stat stat; argument
242 unsigned int halt_poll_ns;
243 bool valid_wakeup;
246 int mmio_needed;
247 int mmio_read_completed;
248 int mmio_is_write;
249 int mmio_cur_fragment;
250 int mmio_nr_fragments;
251 struct kvm_mmio_fragment mmio_fragments[KVM_MAX_MMIO_FRAGMENTS];
[all …]
/Linux-v4.19/arch/powerpc/include/asm/
Dprocessor.h329 struct kvm_vcpu *kvm_vcpu; member