Home
last modified time | relevance | path

Searched defs:pause_filter_thresh (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dsvm.h
/linux/arch/x86/kvm/svm/
H A Dsvm.h149 u16 pause_filter_thresh; member
H A Dsvm.c179 static unsigned short pause_filter_thresh = KVM_DEFAULT_PLE_GAP; variable