Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/
Dmmu_audit.c93 static void audit_mappings(struct kvm_vcpu *vcpu, u64 *sptep, int level) in audit_mappings()
126 static void inspect_spte_has_rmap(struct kvm *kvm, u64 *sptep) in inspect_spte_has_rmap()
160 static void audit_sptes_have_rmaps(struct kvm_vcpu *vcpu, u64 *sptep, int level) in audit_sptes_have_rmaps()
166 static void audit_spte_after_sync(struct kvm_vcpu *vcpu, u64 *sptep, int level) in audit_spte_after_sync()
193 u64 *sptep; in audit_write_protection() local
224 static void audit_spte(struct kvm_vcpu *vcpu, u64 *sptep, int level) in audit_spte()
Dmmu.c213 u64 *sptep; member
454 static void mark_mmio_spte(struct kvm_vcpu *vcpu, u64 *sptep, u64 gfn, in mark_mmio_spte()
486 static bool set_mmio_spte(struct kvm_vcpu *vcpu, u64 *sptep, gfn_t gfn, in set_mmio_spte()
641 static void __set_spte(u64 *sptep, u64 spte) in __set_spte()
646 static void __update_clear_spte_fast(u64 *sptep, u64 spte) in __update_clear_spte_fast()
651 static u64 __update_clear_spte_slow(u64 *sptep, u64 spte) in __update_clear_spte_slow()
656 static u64 __get_spte_lockless(u64 *sptep) in __get_spte_lockless()
669 static void count_spte_clear(u64 *sptep, u64 spte) in count_spte_clear()
681 static void __set_spte(u64 *sptep, u64 spte) in __set_spte()
700 static void __update_clear_spte_fast(u64 *sptep, u64 spte) in __update_clear_spte_fast()
[all …]
Dpaging_tmpl.h897 u64 *sptep; in FNAME() local
/Linux-v5.4/arch/s390/mm/
Dpgtable.c631 pte_t *sptep, pte_t *tptep, pte_t pte) in ptep_shadow_pte()
Dgmap.c2106 pte_t *sptep, *tptep; in gmap_shadow_page() local