Searched refs:PFERR_GUEST_RMP_MASK (Results 1 – 2 of 2) sorted by relevance
| /arch/x86/include/asm/ | ||
| A D | kvm_host.h | 271 #define PFERR_GUEST_RMP_MASK BIT_ULL(31) macro |
| /arch/x86/kvm/svm/ | ||
| A D | svm.c | 1966 if (rc > 0 && error_code & PFERR_GUEST_RMP_MASK) in npf_interception() |
Completed in 20 milliseconds