Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/include/
H A Dvmm_snapshot.h103 void vm_snapshot_buf_err(const char *bufname, const enum vm_snapshot_op op);
116 vm_snapshot_buf_err(#DATA, (META)->op); \
147 vm_snapshot_buf_err(#DATA, (META)->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() function