Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dsvm.h30 INTERCEPT_INVLPG, enumerator
/arch/x86/kvm/
Dsvm.c515 (1ULL << INTERCEPT_INVLPG) | in init_vmcb()
581 (1ULL << INTERCEPT_INVLPG)); in init_vmcb()