Home
last modified time | relevance | path

Searched refs:mc146818_restore (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/vmd/
H A Dmc146818.h21 int mc146818_restore(int, uint32_t);
H A Dmc146818.c349 mc146818_restore(int fd, uint32_t vm_id) in mc146818_restore() function
H A Dx86_vm.c438 mc146818_restore(fd, vcp->vcp_id); in restore_emulated_hw()