Home
last modified time | relevance | path

Searched refs:vm_snapshot_op (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/amd64/include/
H A Dvmm_snapshot.h87 enum vm_snapshot_op { enum
100 enum vm_snapshot_op op;
103 void vm_snapshot_buf_err(const char *bufname, const enum vm_snapshot_op op);
/f-stack/freebsd/amd64/vmm/
H A Dvmm_snapshot.c45 vm_snapshot_buf_err(const char *bufname, const enum vm_snapshot_op op) in vm_snapshot_buf_err()