Searched defs:memflags (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/lib/libvmmapi/ |
H A D | internal.h | 24 int memflags; global() member
|
/freebsd-src/usr.sbin/bhyve/ |
H A D | bhyverun.c | 658 int max_vcpus, memflags; main() local
|
H A D | pci_passthru.c | 859 int bus, slot, func, error, memflags; passthru_init() local
|
H A D | snapshot.c | 487 int64_t memflags; in lookup_memflags() local
|
/freebsd-src/sys/dev/netmap/ |
H A D | netmap_mem2.c | 204 netmap_mem_get_info(struct netmap_mem_d * nmd,uint64_t * size,u_int * memflags,nm_memid_t * memid) netmap_mem_get_info() argument 870 u_int memflags, ofs = 0; win32_build_user_vm_map() local 943 netmap_mem2_get_info(struct netmap_mem_d * nmd,uint64_t * size,u_int * memflags,nm_memid_t * id) netmap_mem2_get_info() argument 2586 netmap_mem_pt_guest_get_info(struct netmap_mem_d * nmd,uint64_t * size,u_int * memflags,uint16_t * id) netmap_mem_pt_guest_get_info() argument [all...] |
H A D | netmap.c | 2788 u_int memflags; in netmap_ioctl() local 2919 u_int memflags; in netmap_ioctl() local
|
/freebsd-src/usr.sbin/bhyveload/ |
H A D | bhyveload.c | 793 int bootfd, opt, error, memflags, need_reinit; in main() local
|