Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A Dsvm.h66 VMCB_PERM_MAP, /* IOPM Base and MSRPM Base */ enumerator
85 (1U << VMCB_INTERCEPTS) | (1U << VMCB_PERM_MAP) | \
H A Dnested.c797 vmcb_mark_dirty(vmcb02, VMCB_PERM_MAP); in nested_vmcb02_prepare_control()