Searched defs:sptep (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-4.19/arch/x86/kvm/ |
| D | mmu_audit.c | 96 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()
|
| D | mmu.c | 198 u64 *sptep; member 391 static void mark_mmio_spte(struct kvm_vcpu *vcpu, u64 *sptep, u64 gfn, in mark_mmio_spte() 424 static bool set_mmio_spte(struct kvm_vcpu *vcpu, u64 *sptep, gfn_t gfn, in set_mmio_spte() 574 static void __set_spte(u64 *sptep, u64 spte) in __set_spte() 579 static void __update_clear_spte_fast(u64 *sptep, u64 spte) in __update_clear_spte_fast() 584 static u64 __update_clear_spte_slow(u64 *sptep, u64 spte) in __update_clear_spte_slow() 589 static u64 __get_spte_lockless(u64 *sptep) in __get_spte_lockless() 602 static void count_spte_clear(u64 *sptep, u64 spte) in count_spte_clear() 614 static void __set_spte(u64 *sptep, u64 spte) in __set_spte() 633 static void __update_clear_spte_fast(u64 *sptep, u64 spte) in __update_clear_spte_fast() [all …]
|
| D | paging_tmpl.h | 884 u64 *sptep; in FNAME() local
|
| /kernel/linux/linux-5.10/arch/x86/kvm/mmu/ |
| D | mmu_audit.c | 93 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()
|
| D | mmu.c | 150 u64 *sptep; member 217 static void mark_mmio_spte(struct kvm_vcpu *vcpu, u64 *sptep, u64 gfn, in mark_mmio_spte() 241 static bool set_mmio_spte(struct kvm_vcpu *vcpu, u64 *sptep, gfn_t gfn, in set_mmio_spte() 291 static void __set_spte(u64 *sptep, u64 spte) in __set_spte() 296 static void __update_clear_spte_fast(u64 *sptep, u64 spte) in __update_clear_spte_fast() 301 static u64 __update_clear_spte_slow(u64 *sptep, u64 spte) in __update_clear_spte_slow() 306 static u64 __get_spte_lockless(u64 *sptep) in __get_spte_lockless() 319 static void count_spte_clear(u64 *sptep, u64 spte) in count_spte_clear() 331 static void __set_spte(u64 *sptep, u64 spte) in __set_spte() 350 static void __update_clear_spte_fast(u64 *sptep, u64 spte) in __update_clear_spte_fast() [all …]
|
| D | tdp_iter.h | 28 u64 *sptep; member
|
| D | mmu_internal.h | 71 static inline struct kvm_mmu_page *sptep_to_sp(u64 *sptep) in sptep_to_sp()
|
| D | paging_tmpl.h | 910 u64 *sptep; in FNAME() local
|
| /kernel/linux/linux-4.19/arch/s390/mm/ |
| D | pgtable.c | 631 pte_t *sptep, pte_t *tptep, pte_t pte) in ptep_shadow_pte()
|
| D | gmap.c | 2105 pte_t *sptep, *tptep; in gmap_shadow_page() local
|
| /kernel/linux/linux-5.10/arch/s390/mm/ |
| D | pgtable.c | 649 pte_t *sptep, pte_t *tptep, pte_t pte) in ptep_shadow_pte()
|
| D | gmap.c | 2111 pte_t *sptep, *tptep; in gmap_shadow_page() local
|