Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/riscv/
Dvmlinux.h21071 struct kvm_vcpu_timer { struct
21072 bool init_done;
21073 bool next_set;
21074 u64 next_cycles;
21075 struct hrtimer hrt;
21076 bool sstc_enabled;
21077 int (*timer_next_event)(struct kvm_vcpu *, u64);
Dvmlinux_602.h21071 struct kvm_vcpu_timer { struct
21072 bool init_done;
21073 bool next_set;
21074 u64 next_cycles;
21075 struct hrtimer hrt;
21076 bool sstc_enabled;
21077 int (*timer_next_event)(struct kvm_vcpu *, u64);