Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/kvm/include/
Dkvm_x86.h170 struct kvm_sregs { struct
171 uint16_t cs, ds, es, fs, gs, ss;
/external/kernel-headers/original/uapi/asm-x86/asm/
Dkvm.h144 struct kvm_sregs { struct
155 struct kvm_sregs2 { argument
/external/crosvm/kvm_sys/src/x86/
Dbindings.rs1097 pub struct kvm_sregs { struct
1119 pub struct kvm_sregs2 { argument
/external/kernel-headers/original/uapi/asm-riscv/asm/
Dkvm.h46 struct kvm_sregs { struct
/external/kernel-headers/original/uapi/asm-arm64/asm/
Dkvm.h117 struct kvm_sregs { struct
/external/crosvm/kvm/src/
Dlib.rs1226 pub fn get_sregs(&self) -> Result<kvm_sregs> { in get_sregs()
/external/crosvm/hypervisor/src/kvm/
Dx86_64.rs709 let mut kvm_sregs: kvm_sregs = Default::default(); in set_sregs() localVariable
/external/crosvm/crosvm_plugin/src/
Dlib.rs1822 sregs: *mut kvm_sregs, in crosvm_vcpu_get_sregs()
1844 sregs: *const kvm_sregs, in crosvm_vcpu_set_sregs()
/external/crosvm/kvm_sys/src/riscv64/
Dbindings.rs804 pub struct kvm_sregs {} struct
/external/crosvm/kvm_sys/src/aarch64/
Dbindings.rs994 pub struct kvm_sregs {} struct
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h88621 struct kvm_sregs { struct
88622 struct kvm_segment cs;
88623 struct kvm_segment ds;
88624 struct kvm_segment es;
88625 struct kvm_segment fs;
88626 struct kvm_segment gs;
88627 struct kvm_segment ss;
88628 struct kvm_segment tr;
88629 struct kvm_segment ldt;
88630 struct kvm_dtable gdt;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h34986 struct kvm_sregs { struct
34987 struct kvm_segment cs;
34988 struct kvm_segment ds;
34989 struct kvm_segment es;
34990 struct kvm_segment fs;
34991 struct kvm_segment gs;
34992 struct kvm_segment ss;
34993 struct kvm_segment tr;
34994 struct kvm_segment ldt;
34995 struct kvm_dtable gdt;
[all …]
Dvmlinux.h34986 struct kvm_sregs { struct
34987 struct kvm_segment cs;
34988 struct kvm_segment ds;
34989 struct kvm_segment es;
34990 struct kvm_segment fs;
34991 struct kvm_segment gs;
34992 struct kvm_segment ss;
34993 struct kvm_segment tr;
34994 struct kvm_segment ldt;
34995 struct kvm_dtable gdt;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h9258 struct kvm_sregs { struct
9259 __u32 pvr;
9260 union {
9337 } u;
Dvmlinux.h9258 struct kvm_sregs { struct
9259 __u32 pvr;
9260 union {
9337 } u;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h66500 struct kvm_sregs {}; struct
Dvmlinux_608.h66500 struct kvm_sregs {}; struct