Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/mmu/
Dmmu_internal.h92 struct kvm_rmap_head parent_ptes; /* rmap pointers to parent sptes */
168 unsigned int pte_list_count(struct kvm_rmap_head *rmap_head);
Dmmu.c867 struct kvm_rmap_head *rmap_head) in pte_list_add()
903 pte_list_desc_remove_entry(struct kvm_rmap_head *rmap_head, in pte_list_desc_remove_entry()
924 static void pte_list_remove(u64 *spte, struct kvm_rmap_head *rmap_head) in pte_list_remove()
961 struct kvm_rmap_head *rmap_head, u64 *sptep) in kvm_zap_one_rmap_spte()
969 struct kvm_rmap_head *rmap_head) in kvm_zap_all_rmap_sptes()
996 unsigned int pte_list_count(struct kvm_rmap_head *rmap_head) in pte_list_count()
1016 static struct kvm_rmap_head *gfn_to_rmap(gfn_t gfn, int level, in gfn_to_rmap()
1039 struct kvm_rmap_head *rmap_head; in rmap_remove()
1074 static u64 *rmap_get_first(struct kvm_rmap_head *rmap_head, in rmap_get_first()
1185 static bool rmap_write_protect(struct kvm_rmap_head *rmap_head, in rmap_write_protect()
[all …]
/Linux-v6.1/arch/x86/kvm/
Ddebugfs.c89 struct kvm_rmap_head *rmap; in kvm_mmu_rmaps_stat_show()
/Linux-v6.1/arch/x86/include/asm/
Dkvm_host.h390 struct kvm_rmap_head { struct
965 struct kvm_rmap_head *rmap[KVM_NR_PAGE_SIZES];