Searched defs:vmexit (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/virtio/ringtest/ | ||
| H A D | main.h | 51 static inline void vmexit(void) in vmexit() function |
| /linux/arch/x86/kvm/svm/ | ||
| H A D | nested.c | 1561 int vmexit = NESTED_EXIT_HOST; in nested_svm_intercept() local |
| H A D | svm.c | 3667 int vmexit; svm_handle_exit() local |