Home
last modified time | relevance | path

Searched refs:kvm_rmap_head (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/x86/kvm/
Dmmu.c1212 struct kvm_rmap_head *rmap_head) in pte_list_add()
1246 pte_list_desc_remove_entry(struct kvm_rmap_head *rmap_head, in pte_list_desc_remove_entry()
1268 static void pte_list_remove(u64 *spte, struct kvm_rmap_head *rmap_head) in pte_list_remove()
1304 static struct kvm_rmap_head *__gfn_to_rmap(gfn_t gfn, int level, in __gfn_to_rmap()
1313 static struct kvm_rmap_head *gfn_to_rmap(struct kvm *kvm, gfn_t gfn, in gfn_to_rmap()
1335 struct kvm_rmap_head *rmap_head; in rmap_add()
1347 struct kvm_rmap_head *rmap_head; in rmap_remove()
1372 static u64 *rmap_get_first(struct kvm_rmap_head *rmap_head, in rmap_get_first()
1488 struct kvm_rmap_head *rmap_head, in __rmap_write_protect()
1528 static bool __rmap_clear_dirty(struct kvm *kvm, struct kvm_rmap_head *rmap_head) in __rmap_clear_dirty()
[all …]
Dmmu_audit.c132 struct kvm_rmap_head *rmap_head; in inspect_spte_has_rmap()
195 struct kvm_rmap_head *rmap_head; in audit_write_protection()
/Linux-v4.19/arch/x86/include/asm/
Dkvm_host.h276 struct kvm_rmap_head { struct
297 struct kvm_rmap_head parent_ptes; /* rmap pointers to parent sptes */ argument
739 struct kvm_rmap_head *rmap[KVM_NR_PAGE_SIZES];