Lines Matching defs:kvm

532 	struct kvm *kvm = vcpu->kvm;  in kvmhv_set_partition_table()  local
637 struct kvm *kvm = gp->l1_host; in kvmhv_update_ptbl_cache() local
657 void kvmhv_vm_nested_init(struct kvm *kvm) in kvmhv_vm_nested_init()
662 static struct kvm_nested_guest *__find_nested(struct kvm *kvm, int lpid) in __find_nested()
667 static bool __prealloc_nested(struct kvm *kvm, int lpid) in __prealloc_nested()
675 static void __add_nested(struct kvm *kvm, int lpid, struct kvm_nested_guest *gp) in __add_nested()
681 static void __remove_nested(struct kvm *kvm, int lpid) in __remove_nested()
686 static struct kvm_nested_guest *kvmhv_alloc_nested(struct kvm *kvm, unsigned int lpid) in kvmhv_alloc_nested()
722 struct kvm *kvm = gp->l1_host; in kvmhv_release_nested() local
741 struct kvm *kvm = gp->l1_host; in kvmhv_remove_nested() local
762 void kvmhv_release_all_nested(struct kvm *kvm) in kvmhv_release_all_nested()
795 struct kvm *kvm = gp->l1_host; in kvmhv_flush_nested() local
806 struct kvm_nested_guest *kvmhv_get_nested(struct kvm *kvm, int l1_lpid, in kvmhv_get_nested()
851 struct kvm *kvm = gp->l1_host; in kvmhv_put_nested() local
861 pte_t *find_kvm_nested_guest_pte(struct kvm *kvm, unsigned long lpid, in find_kvm_nested_guest_pte()
884 void kvmhv_insert_nest_rmap(struct kvm *kvm, unsigned long *rmapp, in kvmhv_insert_nest_rmap()
916 static void kvmhv_update_nest_rmap_rc(struct kvm *kvm, u64 n_rmap, in kvmhv_update_nest_rmap_rc()
945 void kvmhv_update_nest_rmap_rc_list(struct kvm *kvm, unsigned long *rmapp, in kvmhv_update_nest_rmap_rc_list()
963 static void kvmhv_remove_nest_rmap(struct kvm *kvm, u64 n_rmap, in kvmhv_remove_nest_rmap()
984 static void kvmhv_remove_nest_rmap_list(struct kvm *kvm, unsigned long *rmapp, in kvmhv_remove_nest_rmap_list()
998 void kvmhv_remove_nest_rmap_range(struct kvm *kvm, in kvmhv_remove_nest_rmap_range()
1039 struct kvm *kvm = vcpu->kvm; in kvmhv_invalidate_shadow_pte() local
1097 struct kvm *kvm = vcpu->kvm; in kvmhv_emulate_tlbie_tlb_addr() local
1133 struct kvm *kvm = vcpu->kvm; in kvmhv_emulate_tlbie_lpid() local
1163 struct kvm *kvm = vcpu->kvm; in kvmhv_emulate_tlbie_all_lpid() local
1179 struct kvm *kvm = vcpu->kvm; in kvmhv_emulate_priv_tlbie() local
1253 struct kvm *kvm = vcpu->kvm; in do_tlb_invalidate_nested_all() local
1426 struct kvm *kvm = vcpu->kvm; in kvmhv_handle_nested_set_rc() local
1488 struct kvm *kvm = vcpu->kvm; in __kvmhv_nested_page_fault() local
1665 int kvmhv_nested_next_lpid(struct kvm *kvm, int lpid) in kvmhv_nested_next_lpid()