Home
last modified time | relevance | path

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

/qemu/target/i386/tcg/
H A Dexcp_helper.c58 cpu_vmexit(env, SVM_EXIT_SHUTDOWN, 0, retaddr); /* does not return */ in check_exception()
/qemu/target/i386/
H A Dsvm.h121 #define SVM_EXIT_SHUTDOWN 0x07f macro