Home
last modified time | relevance | path

Searched defs:hp (Results 1 – 2 of 2) sorted by relevance

/spdk/lib/vmd/
H A Dvmd.c82 vmd_hotplug_coalesce_regions(struct vmd_hot_plug *hp) in vmd_hotplug_coalesce_regions() argument
105 vmd_hotplug_free_region(struct vmd_hot_plug *hp, struct pci_mem_mgr *region) in vmd_hotplug_free_region() argument
131 vmd_hotplug_free_addr(struct vmd_hot_plug * hp,uint64_t addr) vmd_hotplug_free_addr() argument
148 vmd_hotplug_allocate_base_addr(struct vmd_hot_plug * hp,uint32_t size) vmd_hotplug_allocate_base_addr() argument
535 struct vmd_hot_plug *hp = &dev->hp; vmd_init_hotplug() local
[all...]
H A Dvmd_internal.h106 struct vmd_hot_plug hp; member