Lines Matching defs:kvm
562 struct kvm *kvm = vcpu->kvm; in kvmhv_set_partition_table() local
667 struct kvm *kvm = gp->l1_host; in kvmhv_update_ptbl_cache() local
687 void kvmhv_vm_nested_init(struct kvm *kvm) in kvmhv_vm_nested_init()
692 static struct kvm_nested_guest *__find_nested(struct kvm *kvm, int lpid) in __find_nested()
697 static bool __prealloc_nested(struct kvm *kvm, int lpid) in __prealloc_nested()
705 static void __add_nested(struct kvm *kvm, int lpid, struct kvm_nested_guest *gp) in __add_nested()
711 static void __remove_nested(struct kvm *kvm, int lpid) in __remove_nested()
716 static struct kvm_nested_guest *kvmhv_alloc_nested(struct kvm *kvm, unsigned int lpid) in kvmhv_alloc_nested()
752 struct kvm *kvm = gp->l1_host; in kvmhv_release_nested() local
771 struct kvm *kvm = gp->l1_host; in kvmhv_remove_nested() local
792 void kvmhv_release_all_nested(struct kvm *kvm) in kvmhv_release_all_nested()
825 struct kvm *kvm = gp->l1_host; in kvmhv_flush_nested() local
836 struct kvm_nested_guest *kvmhv_get_nested(struct kvm *kvm, int l1_lpid, in kvmhv_get_nested()
881 struct kvm *kvm = gp->l1_host; in kvmhv_put_nested() local
891 pte_t *find_kvm_nested_guest_pte(struct kvm *kvm, unsigned long lpid, in find_kvm_nested_guest_pte()
914 void kvmhv_insert_nest_rmap(struct kvm *kvm, unsigned long *rmapp, in kvmhv_insert_nest_rmap()
946 static void kvmhv_update_nest_rmap_rc(struct kvm *kvm, u64 n_rmap, in kvmhv_update_nest_rmap_rc()
975 void kvmhv_update_nest_rmap_rc_list(struct kvm *kvm, unsigned long *rmapp, in kvmhv_update_nest_rmap_rc_list()
993 static void kvmhv_remove_nest_rmap(struct kvm *kvm, u64 n_rmap, in kvmhv_remove_nest_rmap()
1014 static void kvmhv_remove_nest_rmap_list(struct kvm *kvm, unsigned long *rmapp, in kvmhv_remove_nest_rmap_list()
1028 void kvmhv_remove_nest_rmap_range(struct kvm *kvm, in kvmhv_remove_nest_rmap_range()
1069 struct kvm *kvm = vcpu->kvm; in kvmhv_invalidate_shadow_pte() local
1127 struct kvm *kvm = vcpu->kvm; in kvmhv_emulate_tlbie_tlb_addr() local
1163 struct kvm *kvm = vcpu->kvm; in kvmhv_emulate_tlbie_lpid() local
1193 struct kvm *kvm = vcpu->kvm; in kvmhv_emulate_tlbie_all_lpid() local
1209 struct kvm *kvm = vcpu->kvm; in kvmhv_emulate_priv_tlbie() local
1283 struct kvm *kvm = vcpu->kvm; in do_tlb_invalidate_nested_all() local
1456 struct kvm *kvm = vcpu->kvm; in kvmhv_handle_nested_set_rc() local
1518 struct kvm *kvm = vcpu->kvm; in __kvmhv_nested_page_fault() local
1698 int kvmhv_nested_next_lpid(struct kvm *kvm, int lpid) in kvmhv_nested_next_lpid()