Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/balloon/
H A Dvirtio_balloon.c88 static int vtballoon_config_change(device_t);
146 DEVMETHOD(virtio_config_change, vtballoon_config_change),
262 vtballoon_config_change(device_t dev) in vtballoon_config_change() function