Searched defs:rmap_head (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-5.10/arch/x86/kvm/mmu/ |
| D | mmu_audit.c | 129 struct kvm_rmap_head *rmap_head; in inspect_spte_has_rmap() local 192 struct kvm_rmap_head *rmap_head; in audit_write_protection() local
|
| D | mmu.c | 837 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 …]
|
| /kernel/linux/linux-6.6/arch/x86/kvm/mmu/ |
| D | mmu.c | 928 struct kvm_rmap_head *rmap_head) in pte_list_add() 964 struct kvm_rmap_head *rmap_head, in pte_list_desc_remove_entry() 1001 struct kvm_rmap_head *rmap_head) in pte_list_remove() 1032 struct kvm_rmap_head *rmap_head, u64 *sptep) in kvm_zap_one_rmap_spte() 1040 struct kvm_rmap_head *rmap_head) in kvm_zap_all_rmap_sptes() 1067 unsigned int pte_list_count(struct kvm_rmap_head *rmap_head) in pte_list_count() 1095 struct kvm_rmap_head *rmap_head; in rmap_remove() local 1130 static u64 *rmap_get_first(struct kvm_rmap_head *rmap_head, in rmap_get_first() 1238 static bool rmap_write_protect(struct kvm_rmap_head *rmap_head, in rmap_write_protect() 1276 static bool __rmap_clear_dirty(struct kvm *kvm, struct kvm_rmap_head *rmap_head, in __rmap_clear_dirty() [all …]
|