Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/io/
H A Dppt.h35 int ppt_map_mmio(struct vm *vm, int bus, int slot, int func,
H A Dppt.c444 ppt_map_mmio(struct vm *vm, int bus, int slot, int func, in ppt_map_mmio() function
/f-stack/freebsd/amd64/vmm/
H A Dvmm_dev.c524 error = ppt_map_mmio(sc->vm, pptmmio->bus, pptmmio->slot, in vmmdev_ioctl()