Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dsvm.h324 #define SVM_STGI ".byte 0x0f, 0x01, 0xdc" macro
/arch/x86/kvm/
Dsvm.c139 asm volatile (__ex(SVM_STGI)); in stgi()