Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/amd64/include/
Dvmmvar.h902 void vmm_attach_machdep(struct device *, struct device *, void *);
/openbsd/src/sys/arch/amd64/amd64/
Dvmm_machdep.c272 vmm_attach_machdep(struct device *parent, struct device *self, void *aux) in vmm_attach_machdep() function