Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/mmu/
Dpaging_tmpl.h67 #define PT_HAVE_ACCESSED_DIRTY(mmu) ((mmu)->ept_ad)
Dmmu.c4909 context->ept_ad = accessed_dirty; in kvm_init_shadow_ept_mmu()
/Linux-v5.15/arch/x86/include/asm/
Dkvm_host.h435 u8 ept_ad; member