Home
last modified time | relevance | path

Searched refs:AMD_SVM_DECODE_ASSIST_CAP (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/arch/amd64/include/
H A Dspecialreg.h1446 #define AMD_SVM_DECODE_ASSIST_CAP (1 << 7) macro
/openbsd/sys/arch/amd64/amd64/
H A Didentcpu.c1010 if (edx & AMD_SVM_DECODE_ASSIST_CAP) in cpu_check_vmm_cap()