Lines Matching defs:kvm
570 struct kvm *kvm = vcpu->kvm; in kvmhv_set_partition_table() local
675 struct kvm *kvm = gp->l1_host; in kvmhv_update_ptbl_cache() local
695 void kvmhv_vm_nested_init(struct kvm *kvm) in kvmhv_vm_nested_init()
700 static struct kvm_nested_guest *__find_nested(struct kvm *kvm, int lpid) in __find_nested()
705 static bool __prealloc_nested(struct kvm *kvm, int lpid) in __prealloc_nested()
713 static void __add_nested(struct kvm *kvm, int lpid, struct kvm_nested_guest *gp) in __add_nested()
719 static void __remove_nested(struct kvm *kvm, int lpid) in __remove_nested()
724 static struct kvm_nested_guest *kvmhv_alloc_nested(struct kvm *kvm, unsigned int lpid) in kvmhv_alloc_nested()
760 struct kvm *kvm = gp->l1_host; in kvmhv_release_nested() local
779 struct kvm *kvm = gp->l1_host; in kvmhv_remove_nested() local
800 void kvmhv_release_all_nested(struct kvm *kvm) in kvmhv_release_all_nested()
833 struct kvm *kvm = gp->l1_host; in kvmhv_flush_nested() local
844 struct kvm_nested_guest *kvmhv_get_nested(struct kvm *kvm, int l1_lpid, in kvmhv_get_nested()
889 struct kvm *kvm = gp->l1_host; in kvmhv_put_nested() local
899 pte_t *find_kvm_nested_guest_pte(struct kvm *kvm, unsigned long lpid, in find_kvm_nested_guest_pte()
922 void kvmhv_insert_nest_rmap(struct kvm *kvm, unsigned long *rmapp, in kvmhv_insert_nest_rmap()
954 static void kvmhv_update_nest_rmap_rc(struct kvm *kvm, u64 n_rmap, in kvmhv_update_nest_rmap_rc()
983 void kvmhv_update_nest_rmap_rc_list(struct kvm *kvm, unsigned long *rmapp, in kvmhv_update_nest_rmap_rc_list()
1001 static void kvmhv_remove_nest_rmap(struct kvm *kvm, u64 n_rmap, in kvmhv_remove_nest_rmap()
1022 static void kvmhv_remove_nest_rmap_list(struct kvm *kvm, unsigned long *rmapp, in kvmhv_remove_nest_rmap_list()
1036 void kvmhv_remove_nest_rmap_range(struct kvm *kvm, in kvmhv_remove_nest_rmap_range()
1077 struct kvm *kvm = vcpu->kvm; in kvmhv_invalidate_shadow_pte() local
1135 struct kvm *kvm = vcpu->kvm; in kvmhv_emulate_tlbie_tlb_addr() local
1171 struct kvm *kvm = vcpu->kvm; in kvmhv_emulate_tlbie_lpid() local
1201 struct kvm *kvm = vcpu->kvm; in kvmhv_emulate_tlbie_all_lpid() local
1217 struct kvm *kvm = vcpu->kvm; in kvmhv_emulate_priv_tlbie() local
1291 struct kvm *kvm = vcpu->kvm; in do_tlb_invalidate_nested_all() local
1464 struct kvm *kvm = vcpu->kvm; in kvmhv_handle_nested_set_rc() local
1526 struct kvm *kvm = vcpu->kvm; in __kvmhv_nested_page_fault() local
1704 int kvmhv_nested_next_lpid(struct kvm *kvm, int lpid) in kvmhv_nested_next_lpid()