Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dmmu_audit.c33 fmt, audit_point_name[kvm->arch.audit_point], ##args)
173 if (vcpu->kvm->arch.audit_point == AUDIT_POST_SYNC && sp->unsync) in audit_spte_after_sync()
248 vcpu->kvm->arch.audit_point = point; in __kvm_mmu_audit()
/linux-4.4.14/arch/x86/include/asm/
Dkvm_host.h688 int audit_point; member