Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
Dvmx.h78 #define EXIT_REASON_PML_FULL 62 macro
/arch/x86/kvm/
Dvmx.c7640 [EXIT_REASON_PML_FULL] = handle_pml_full,
7953 case EXIT_REASON_PML_FULL: in nested_vmx_exit_handled()
8237 exit_reason != EXIT_REASON_PML_FULL && in vmx_handle_exit()