Home
last modified time | relevance | path

Searched defs:start (Results 1 – 14 of 14) sorted by relevance

/kvmtool/include/linux/
H A Dbitmap.h12 #define BITMAP_FIRST_WORD_MASK(start) (~0UL << ((start) & (BITS_PER_LONG - 1))) argument
30 static inline void bitmap_set(unsigned long *map, unsigned int start, in bitmap_set()
H A D9p.h526 u64 start; member
542 u64 start; member
H A Dvfio.h395 __u32 start; member
H A Dvirtio_net.h152 __virtio16 start; member
/kvmtool/util/
H A Dbitmap.c21 unsigned int start; member
28 void __bitmap_set(unsigned long *map, unsigned int start, int len) in __bitmap_set()
50 unsigned int start; in bitmap_set_region() local
H A Dfind.c10 unsigned long start, unsigned long invert) in _find_next_bit()
/kvmtool/x86/bios/
H A De820.c57 u32 start; in e820_query_map() local
/kvmtool/include/kvm/
H A Dframebuffer.h10 int (*start)(struct framebuffer *fb); member
/kvmtool/
H A Dpci.c208 static int pci_toggle_bar_regions(bool activate, struct kvm *kvm, u32 start, u32 size) in pci_toggle_bar_regions()
241 static inline int pci_activate_bar_regions(struct kvm *kvm, u32 start, u32 size) in pci_activate_bar_regions()
246 static inline int pci_deactivate_bar_regions(struct kvm *kvm, u32 start, u32 size) in pci_deactivate_bar_regions()
/kvmtool/arm/
H A Dgicv2m.c15 #define GICV2M_MSI_TYPER_VAL(start, nr) \ argument
/kvmtool/virtio/
H A Dvsock.c102 int r, start; in notify_status() local
/kvmtool/vfio/
H A Dcore.c407 unsigned long long start, end; in vfio_configure_reserved_regions() local
H A Dpci.c386 size_t mask_pos, start, limit; in vfio_pci_msi_vector_write() local
/kvmtool/disk/
H A Dqcow.c825 u64 start, end, offset; in qcow_free_clusters() local