Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/mmu/
Dmmu.c859 struct kvm_rmap_head *rmap_head) in pte_list_add()
895 pte_list_desc_remove_entry(struct kvm_rmap_head *rmap_head, in pte_list_desc_remove_entry()
916 static void __pte_list_remove(u64 *spte, struct kvm_rmap_head *rmap_head) in __pte_list_remove()
952 static void pte_list_remove(struct kvm *kvm, struct kvm_rmap_head *rmap_head, in pte_list_remove()
960 static bool pte_list_destroy(struct kvm *kvm, struct kvm_rmap_head *rmap_head) in pte_list_destroy()
987 unsigned int pte_list_count(struct kvm_rmap_head *rmap_head) in pte_list_count()
1030 struct kvm_rmap_head *rmap_head; in rmap_remove() local
1065 static u64 *rmap_get_first(struct kvm_rmap_head *rmap_head, in rmap_get_first()
1184 static bool rmap_write_protect(struct kvm_rmap_head *rmap_head, in rmap_write_protect()
1224 static bool __rmap_clear_dirty(struct kvm *kvm, struct kvm_rmap_head *rmap_head, in __rmap_clear_dirty()
[all …]