Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libvmmapi/common/
H A Dmapfile-vers66 vm_get_memflags;
H A Dvmmapi.h180 int vm_get_memflags(struct vmctx *ctx);
H A Dvmmapi.c325 vm_get_memflags(struct vmctx *ctx) in vm_get_memflags() function
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_passthru.c787 memflags = vm_get_memflags(ctx); in passthru_init()