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.c3924 if (WARN_ON_ONCE(max_nr_entries > VMGEXIT_PSC_MAX_COUNT)) { in snp_begin_psc()