Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A Dpaging_tmpl.h66 #define PT_HAVE_ACCESSED_DIRTY(mmu) ((mmu)->ept_ad)
H A Dmmu.c4695 context->ept_ad = accessed_dirty; in kvm_init_shadow_ept_mmu()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dkvm_host.h367 u8 ept_ad; member