Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dmmu_audit.c96 static void audit_mappings(struct kvm_vcpu *vcpu, u64 *sptep, int level) in audit_mappings()
129 static void inspect_spte_has_rmap(struct kvm *kvm, u64 *sptep) in inspect_spte_has_rmap()
163 static void audit_sptes_have_rmaps(struct kvm_vcpu *vcpu, u64 *sptep, int level) in audit_sptes_have_rmaps()
169 static void audit_spte_after_sync(struct kvm_vcpu *vcpu, u64 *sptep, int level) in audit_spte_after_sync()
196 u64 *sptep; in audit_write_protection() local
227 static void audit_spte(struct kvm_vcpu *vcpu, u64 *sptep, int level) in audit_spte()
Dmmu.c176 u64 *sptep; member
347 static void mark_mmio_spte(struct kvm_vcpu *vcpu, u64 *sptep, u64 gfn, in mark_mmio_spte()
385 static bool set_mmio_spte(struct kvm_vcpu *vcpu, u64 *sptep, gfn_t gfn, in set_mmio_spte()
511 static void __set_spte(u64 *sptep, u64 spte) in __set_spte()
516 static void __update_clear_spte_fast(u64 *sptep, u64 spte) in __update_clear_spte_fast()
521 static u64 __update_clear_spte_slow(u64 *sptep, u64 spte) in __update_clear_spte_slow()
526 static u64 __get_spte_lockless(u64 *sptep) in __get_spte_lockless()
539 static void count_spte_clear(u64 *sptep, u64 spte) in count_spte_clear()
551 static void __set_spte(u64 *sptep, u64 spte) in __set_spte()
570 static void __update_clear_spte_fast(u64 *sptep, u64 spte) in __update_clear_spte_fast()
[all …]
Dpaging_tmpl.h864 u64 *sptep; in FNAME() local
/Linux-v4.19/arch/s390/mm/
Dpgtable.c629 pte_t *sptep, pte_t *tptep, pte_t pte) in ptep_shadow_pte()
Dgmap.c2100 pte_t *sptep, *tptep; in gmap_shadow_page() local