Home
last modified time | relevance | path

Searched refs:VMGEXIT_PSC_MAX_COUNT (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dsev-common.h151 #define VMGEXIT_PSC_MAX_COUNT 253 macro
/linux/arch/x86/kvm/svm/
H A Dsev.c3863 if (idx_end >= VMGEXIT_PSC_MAX_COUNT) { in snp_begin_psc()