Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h16036 struct kvm_sregs { struct
16037 struct kvm_segment cs;
16038 struct kvm_segment ds;
16039 struct kvm_segment es;
16040 struct kvm_segment fs;
16041 struct kvm_segment gs;
16042 struct kvm_segment ss;
16043 struct kvm_segment tr;
16044 struct kvm_segment ldt;
16045 struct kvm_dtable gdt;
[all …]
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h18269 struct kvm_sregs {}; struct