Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/kvm/include/
Dkvm_x86.h81 #define MSR_KERNEL_GS_BASE 0xc0000102 macro
/external/crosvm/hypervisor/src/whpx/
Dtypes.rs670 pub(super) const MSR_KERNEL_GS_BASE: u32 = 0xc0000102; constant
/external/crosvm/x86_64/src/
Dmsr_index.rs18 pub const MSR_KERNEL_GS_BASE: ::std::os::raw::c_uint = 0xc0000102; constant