Home
last modified time | relevance | path

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

/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 …]