Searched defs:kml (Results 1 – 1 of 1) sorted by relevance
181 static bool kvm_slots_grow(KVMMemoryListener *kml, unsigned int nr_slots_new) in kvm_slots_grow()219 static bool kvm_slots_double(KVMMemoryListener *kml) in kvm_slots_double()250 static KVMSlot *kvm_get_free_slot(KVMMemoryListener *kml) in kvm_get_free_slot()276 static KVMSlot *kvm_alloc_slot(KVMMemoryListener *kml) in kvm_alloc_slot()288 static KVMSlot *kvm_lookup_matching_slot(KVMMemoryListener *kml, in kvm_lookup_matching_slot()332 KVMMemoryListener *kml = &s->memory_listener; in kvm_physical_memory_addr_from_host() local350 static int kvm_set_user_memory_region(KVMMemoryListener *kml, KVMSlot *slot, bool new) in kvm_set_user_memory_region()621 static int kvm_slot_update_flags(KVMMemoryListener *kml, KVMSlot *mem, in kvm_slot_update_flags()635 static int kvm_section_update_flags(KVMMemoryListener *kml, in kvm_section_update_flags()671 KVMMemoryListener *kml = container_of(listener, KVMMemoryListener, listener); in kvm_log_start() local[all …]