Searched defs:pause_filter_count (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/kvm/svm/ | ||
| H A D | svm.h | 154 u16 pause_filter_count; global() member |
| H A D | svm.c | 116 static unsigned short pause_filter_count = KVM_SVM_DEFAULT_PLE_WINDOW; global() variable |