Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h18530 struct kvm_vcpu { struct
18531 struct kvm *kvm;
18532 struct preempt_notifier preempt_notifier;
18533 int cpu;
18534 int vcpu_id;
18535 int vcpu_idx;
18536 int srcu_idx;
18537 int mode;
18538 u64 requests;
18562 struct kvm_vcpu_arch arch; argument
[all …]