Home
last modified time | relevance | path

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

/xen/xen/arch/x86/hvm/svm/
A Dvmcb.c63 GENERAL1_INTERCEPT_HLT | GENERAL1_INTERCEPT_INVLPG | in construct_vmcb()
159 vmcb->_general1_intercepts &= ~GENERAL1_INTERCEPT_INVLPG; in construct_vmcb()
/xen/xen/include/asm-x86/hvm/svm/
A Dvmcb.h52 GENERAL1_INTERCEPT_INVLPG = 1 << 25, enumerator

Completed in 6 milliseconds