Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h18460 struct kvm_vcpu_arch { struct
18461 struct kvm_cpu_context ctxt;
18462 void *sve_state;
18463 unsigned int sve_max_vl;
18464 struct kvm_s2_mmu *hw_mmu;
18465 u64 hcr_el2;
18466 u64 mdcr_el2;
18467 u64 cptr_el2;
18468 u64 mdcr_el2_host;
18469 struct kvm_vcpu_fault_info fault;
[all …]