Home
last modified time | relevance | path

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

/freebsd-head/lib/libvmmapi/
HDvmmapi.h144 int vm_get_memflags(struct vmctx *ctx);
HDvmmapi.c274 vm_get_memflags(struct vmctx *ctx) in vm_get_memflags() function
/freebsd-head/usr.sbin/bhyve/
HDsnapshot.c1025 xo_emit_h(xop, "{:" JSON_MEMFLAGS_KEY "/%d}\n", vm_get_memflags(ctx)); in vm_snapshot_basic_metadata()
HDpci_passthru.c909 memflags = vm_get_memflags(pi->pi_vmctx); in passthru_init()