Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libvmmapi/
H A Dvmmapi.h141 int vm_get_memflags(struct vmctx *ctx);
H A Dvmmapi.c229 vm_get_memflags(struct vmctx *ctx) in vm_get_memflags() function
/freebsd-14.2/usr.sbin/bhyve/
H A Dpci_passthru.c869 memflags = vm_get_memflags(pi->pi_vmctx); in passthru_init()
H A Dsnapshot.c1026 xo_emit_h(xop, "{:" JSON_MEMFLAGS_KEY "/%d}\n", vm_get_memflags(ctx)); in vm_snapshot_basic_metadata()