Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dsev.h92 #define RMPUPDATE_FAIL_OVERLAP 4 macro
/linux/arch/x86/virt/svm/
H A Dsev.c527 } while (ret == RMPUPDATE_FAIL_OVERLAP); in rmpupdate()