Home
last modified time | relevance | path

Searched refs:kvm_lookup_matching_slot (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/accel/kvm/
H A Dkvm-all.c286 static KVMSlot *kvm_lookup_matching_slot(KVMMemoryListener *kml, in kvm_lookup_matching_slot() function
639 mem = kvm_lookup_matching_slot(kml, start_addr, slot_size); in kvm_section_update_flags()
979 mem = kvm_lookup_matching_slot(kml, start_addr, slot_size); in kvm_physical_sync_dirty_bitmap()
1474 mem = kvm_lookup_matching_slot(kml, start_addr, slot_size); in kvm_set_phys_mem()
3707 return NULL != kvm_lookup_matching_slot(kvm->as[i].ml, in kvm_accel_has_memory()