Home
last modified time | relevance | path

Searched refs:ad_disabled (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
Dspte.c86 bool can_unsync, bool host_writable, bool ad_disabled, in make_spte() argument
92 if (ad_disabled) in make_spte()
168 u64 make_nonleaf_spte(u64 *child_pt, bool ad_disabled) in make_nonleaf_spte() argument
175 if (ad_disabled) in make_nonleaf_spte()
Dspte.h150 return sp->role.ad_disabled; in sp_ad_disabled()
248 bool can_unsync, bool host_writable, bool ad_disabled,
250 u64 make_nonleaf_spte(u64 *child_pt, bool ad_disabled);
Dmmutrace.h44 role.ad_disabled ? "!" : "", \
Dmmu.c4503 role.base.ad_disabled = (shadow_accessed_mask == 0); in kvm_calc_tdp_mmu_root_page_role()
4661 role.base.ad_disabled = !accessed_dirty; in kvm_calc_shadow_ept_root_page_role()
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dkvm_host.h268 unsigned ad_disabled:1; member
/kernel/linux/linux-5.10/Documentation/virt/kvm/
Dmmu.rst204 role.ad_disabled: