Home
last modified time | relevance | path

Searched defs:sptep (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/arch/x86/kvm/
Dmmu_audit.c96 static void audit_mappings(struct kvm_vcpu *vcpu, u64 *sptep, int level) in audit_mappings()
131 static void inspect_spte_has_rmap(struct kvm *kvm, u64 *sptep) in inspect_spte_has_rmap()
161 static void audit_sptes_have_rmaps(struct kvm_vcpu *vcpu, u64 *sptep, int level) in audit_sptes_have_rmaps()
167 static void audit_spte_after_sync(struct kvm_vcpu *vcpu, u64 *sptep, int level) in audit_spte_after_sync()
224 static void audit_spte(struct kvm_vcpu *vcpu, u64 *sptep, int level) in audit_spte()
Dmmu.c162 u64 *sptep; member
197 static void mark_mmio_spte(u64 *sptep, u64 gfn, unsigned access) in mark_mmio_spte()
220 static bool set_mmio_spte(u64 *sptep, gfn_t gfn, pfn_t pfn, unsigned access) in set_mmio_spte()
298 static void __set_spte(u64 *sptep, u64 spte) in __set_spte()
303 static void __update_clear_spte_fast(u64 *sptep, u64 spte) in __update_clear_spte_fast()
308 static u64 __update_clear_spte_slow(u64 *sptep, u64 spte) in __update_clear_spte_slow()
313 static u64 __get_spte_lockless(u64 *sptep) in __get_spte_lockless()
332 static void count_spte_clear(u64 *sptep, u64 spte) in count_spte_clear()
344 static void __set_spte(u64 *sptep, u64 spte) in __set_spte()
363 static void __update_clear_spte_fast(u64 *sptep, u64 spte) in __update_clear_spte_fast()
[all …]
Dpaging_tmpl.h576 u64 *sptep; in FNAME() local
674 u64 *sptep; in FNAME() local