Home
last modified time | relevance | path

Searched refs:vm_get_memflags (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/lib/libvmmapi/
H A Dvmmapi.h134 int vm_get_memflags(struct vmctx *ctx);
H A Dvmmapi.c201 vm_get_memflags(struct vmctx *ctx) in vm_get_memflags() function
/freebsd-13.1/usr.sbin/bhyve/
H A Dpci_passthru.c661 memflags = vm_get_memflags(ctx); in passthru_init()
H A Dsnapshot.c1140 memflags = vm_get_memflags(ctx); in vm_snapshot_basic_metadata()