Home
last modified time | relevance | path

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

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