Home
last modified time | relevance | path

Searched refs:ept_ad (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/x86/kvm/
Dpaging_tmpl.h70 #define PT_HAVE_ACCESSED_DIRTY(mmu) ((mmu)->ept_ad)
Dmmu.c4857 context->ept_ad = accessed_dirty; in kvm_init_shadow_ept_mmu()
Dvmx.c9295 mmu->ept_ad = accessed_dirty; in nested_vmx_eptp_switching()
/Linux-v4.19/arch/x86/include/asm/
Dkvm_host.h366 u8 ept_ad; member