OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:svm_check_intercept
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
cpu-exec.c
351
svm_check_intercept
(env, SVM_EXIT_INIT);
360
svm_check_intercept
(env, SVM_EXIT_SMI);
381
svm_check_intercept
(env, SVM_EXIT_INTR);
395
svm_check_intercept
(env, SVM_EXIT_VINTR);
[
all
...]
/external/qemu/target-i386/
svm_helper.c
65
void
svm_check_intercept
(CPUX86State *env, uint32_t type)
function
461
void
svm_check_intercept
(CPUArchState *env, uint32_t type)
function
cpu.h
[
all
...]
Completed in 516 milliseconds