Home
last modified time | relevance | path

Searched defs:rmap_head (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-4.19/arch/x86/kvm/
Dmmu_audit.c132 struct kvm_rmap_head *rmap_head; in inspect_spte_has_rmap() local
195 struct kvm_rmap_head *rmap_head; in audit_write_protection() local
Dmmu.c1299 struct kvm_rmap_head *rmap_head) in pte_list_add()
1333 pte_list_desc_remove_entry(struct kvm_rmap_head *rmap_head, in pte_list_desc_remove_entry()
1355 static void pte_list_remove(u64 *spte, struct kvm_rmap_head *rmap_head) in pte_list_remove()
1422 struct kvm_rmap_head *rmap_head; in rmap_add() local
1434 struct kvm_rmap_head *rmap_head; in rmap_remove() local
1459 static u64 *rmap_get_first(struct kvm_rmap_head *rmap_head, in rmap_get_first()
1575 struct kvm_rmap_head *rmap_head, in __rmap_write_protect()
1615 static bool __rmap_clear_dirty(struct kvm *kvm, struct kvm_rmap_head *rmap_head) in __rmap_clear_dirty()
1641 static bool __rmap_set_dirty(struct kvm *kvm, struct kvm_rmap_head *rmap_head) in __rmap_set_dirty()
1668 struct kvm_rmap_head *rmap_head; in kvm_mmu_write_protect_pt_masked() local
[all …]
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
Dmmu_audit.c129 struct kvm_rmap_head *rmap_head; in inspect_spte_has_rmap() local
192 struct kvm_rmap_head *rmap_head; in audit_write_protection() local
Dmmu.c837 struct kvm_rmap_head *rmap_head) in pte_list_add()
873 pte_list_desc_remove_entry(struct kvm_rmap_head *rmap_head, in pte_list_desc_remove_entry()
895 static void __pte_list_remove(u64 *spte, struct kvm_rmap_head *rmap_head) in __pte_list_remove()
931 static void pte_list_remove(struct kvm_rmap_head *rmap_head, u64 *sptep) in pte_list_remove()
968 struct kvm_rmap_head *rmap_head; in rmap_add() local
980 struct kvm_rmap_head *rmap_head; in rmap_remove() local
1005 static u64 *rmap_get_first(struct kvm_rmap_head *rmap_head, in rmap_get_first()
1124 struct kvm_rmap_head *rmap_head, in __rmap_write_protect()
1164 static bool __rmap_clear_dirty(struct kvm *kvm, struct kvm_rmap_head *rmap_head) in __rmap_clear_dirty()
1195 static bool __rmap_set_dirty(struct kvm *kvm, struct kvm_rmap_head *rmap_head) in __rmap_set_dirty()
[all …]