Searched defs:kml (Results 1 – 1 of 1) sorted by relevance
189 static bool kvm_slots_grow(KVMMemoryListener *kml, unsigned int nr_slots_new) in kvm_slots_grow()227 static bool kvm_slots_double(KVMMemoryListener *kml) in kvm_slots_double()258 static KVMSlot *kvm_get_free_slot(KVMMemoryListener *kml) in kvm_get_free_slot()284 static KVMSlot *kvm_alloc_slot(KVMMemoryListener *kml) in kvm_alloc_slot()296 static KVMSlot *kvm_lookup_matching_slot(KVMMemoryListener *kml, in kvm_lookup_matching_slot()340 KVMMemoryListener *kml = &s->memory_listener; in kvm_physical_memory_addr_from_host() local358 static int kvm_set_user_memory_region(KVMMemoryListener *kml, KVMSlot *slot, bool new) in kvm_set_user_memory_region()673 static int kvm_slot_update_flags(KVMMemoryListener *kml, KVMSlot *mem, in kvm_slot_update_flags()687 static int kvm_section_update_flags(KVMMemoryListener *kml, in kvm_section_update_flags()723 KVMMemoryListener *kml = container_of(listener, KVMMemoryListener, listener); in kvm_log_start() local[all …]