Home
last modified time | relevance | path

Searched refs:SVM_EXIT_PUSHF (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/x86/include/uapi/asm/
Dsvm.h49 #define SVM_EXIT_PUSHF 0x070 macro
157 { SVM_EXIT_PUSHF, "pushf" }, \
/Linux-v5.10/tools/arch/x86/include/uapi/asm/
Dsvm.h49 #define SVM_EXIT_PUSHF 0x070 macro
157 { SVM_EXIT_PUSHF, "pushf" }, \
/Linux-v5.10/arch/x86/kvm/svm/
Dsvm.c3838 [x86_intercept_pushf] = PRE_EX(SVM_EXIT_PUSHF),