Searched refs:SVM_PAUSETHRESH_INIT (Results 1 – 2 of 2) sorted by relevance
/xen/xen/include/asm-x86/hvm/svm/ | ||
A D | svm.h | 93 #define SVM_PAUSETHRESH_INIT 1000 macro |
/xen/xen/arch/x86/hvm/svm/ | ||
A D | vmcb.c | 175 vmcb->_pause_filter_thresh = SVM_PAUSETHRESH_INIT; in construct_vmcb() |
Completed in 2 milliseconds