Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
will
/
kvmtool
/
master
/
.
/
include
/
kvm
/
virtio-balloon.h
blob: 844a1bab7e41a89b73fa5067a8a27a1655766558 [
file
] [
log
] [
blame
]
#ifndef
KVM__BLN_VIRTIO_H
#define
KVM__BLN_VIRTIO_H
struct
kvm
;
int
virtio_bln__init
(
struct
kvm
*
kvm
);
int
virtio_bln__exit
(
struct
kvm
*
kvm
);
#endif
/* KVM__BLN_VIRTIO_H */