Searched refs:VMGEXIT_PSC_MAX_COUNT (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/x86/include/asm/ | ||
D | sev-common.h | 151 #define VMGEXIT_PSC_MAX_COUNT 253 macro |
/linux-6.12.1/arch/x86/kvm/svm/ | ||
D | sev.c | 3746 if (idx_end >= VMGEXIT_PSC_MAX_COUNT) { in snp_begin_psc() |