Searched refs:AMD_SVMDIS (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/arch/amd64/include/ | ||
H A D | specialreg.h | 1447 #define AMD_SVMDIS 0x10 macro |
/openbsd/sys/arch/amd64/amd64/ | ||
H A D | identcpu.c | 995 if (!(msr & AMD_SVMDIS)) in cpu_check_vmm_cap() |