Home
last modified time | relevance | path

Searched defs:memflags (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/lib/libvmmapi/
H A Dinternal.h24 int memflags; global() member
/freebsd-src/usr.sbin/bhyve/
H A Dbhyverun.c658 int max_vcpus, memflags; main() local
H A Dpci_passthru.c859 int bus, slot, func, error, memflags; passthru_init() local
H A Dsnapshot.c487 int64_t memflags; in lookup_memflags() local
/freebsd-src/sys/dev/netmap/
H A Dnetmap_mem2.c204 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 Dnetmap.c2788 u_int memflags; in netmap_ioctl() local
2919 u_int memflags; in netmap_ioctl() local
/freebsd-src/usr.sbin/bhyveload/
H A Dbhyveload.c793 int bootfd, opt, error, memflags, need_reinit; in main() local