Home
last modified time | relevance | path

Searched defs:map (Results 1 – 3 of 3) sorted by relevance

/kvmtool/x86/include/kvm/
H A De820.h22 struct e820entry map[E820_X_MAX]; member
/kvmtool/include/linux/
H A Dbitmap.h30 static inline void bitmap_set(unsigned long *map, unsigned int start, in bitmap_set()
/kvmtool/util/
H A Dbitmap.c28 void __bitmap_set(unsigned long *map, unsigned int start, int len) in __bitmap_set()