Searched defs:kml (Results 1 – 1 of 1) sorted by relevance
188 static bool kvm_slots_grow(KVMMemoryListener *kml, unsigned int nr_slots_new) in kvm_slots_grow()226 static bool kvm_slots_double(KVMMemoryListener *kml) in kvm_slots_double()257 static KVMSlot *kvm_get_free_slot(KVMMemoryListener *kml) in kvm_get_free_slot()283 static KVMSlot *kvm_alloc_slot(KVMMemoryListener *kml) in kvm_alloc_slot()295 static KVMSlot *kvm_lookup_matching_slot(KVMMemoryListener *kml, in kvm_lookup_matching_slot()339 KVMMemoryListener *kml = &s->memory_listener; in kvm_physical_memory_addr_from_host() local357 static int kvm_set_user_memory_region(KVMMemoryListener *kml, KVMSlot *slot, bool new) in kvm_set_user_memory_region()634 static int kvm_slot_update_flags(KVMMemoryListener *kml, KVMSlot *mem, in kvm_slot_update_flags()648 static int kvm_section_update_flags(KVMMemoryListener *kml, in kvm_section_update_flags()684 KVMMemoryListener *kml = container_of(listener, KVMMemoryListener, listener); in kvm_log_start() local[all …]