Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dbhyvegc.h51 struct bhyvegc_image *bhyvegc_get_image(struct bhyvegc *gc);
H A Dconsole.c68 bhyvegc_image = bhyvegc_get_image(console.gc); in console_get_image()
H A Dbhyvegc.c116 bhyvegc_get_image(struct bhyvegc *gc) in bhyvegc_get_image() function