OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VMCR_SVMED
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/x86/x86/
identcpu.c
1072
if (((val &
VMCR_SVMED
) ==
VMCR_SVMED
)
/src/sys/dev/nvmm/x86/
nvmm_x86_svm.c
2533
if ((msr &
VMCR_SVMED
) && (msr & VMCR_LOCK)) {
2571
if (msr &
VMCR_SVMED
) {
2572
wrmsr(MSR_VMCR, msr & ~
VMCR_SVMED
);
/src/sys/arch/x86/include/
specialreg.h
1437
#define
VMCR_SVMED
0x00000010 /* SVME Disable */
Completed in 17 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025