Searched refs:EFER_SVME (Results 1 – 2 of 2) sorted by relevance
371 #define EFER_SVME (1<<12) /* Enable virtualization */ macro
31 pub const EFER_SVME: ::std::os::raw::c_uint = 0x00001000; constant