Searched refs:passthru_get_mmio (Results 1 – 3 of 3) sorted by relevance
116 gsm = passthru_get_mmio(sc, GVT_D_MAP_GSM); in gvt_d_setup_gsm()197 opregion = passthru_get_mmio(sc, GVT_D_MAP_OPREGION); in gvt_d_setup_opregion()299 opregion = passthru_get_mmio(sc, GVT_D_MAP_OPREGION); in gvt_d_deinit()
47 struct passthru_mmio_mapping *passthru_get_mmio(struct passthru_softc *sc,
710 passthru_get_mmio(struct passthru_softc *sc, int num) in passthru_get_mmio() function