Searched refs:is_pmaxaddr (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/sparc64/include/
H A Diommuvar.h65 uint64_t is_pmaxaddr; /* (r) max. physical address */ member in struct:iommu_state
/freebsd-11-stable/sys/sparc64/pci/
H A Dpsycho.c510 sc->sc_is->is_pmaxaddr =
514 sc->sc_is->is_pmaxaddr =
533 sc->sc_is->is_pmaxaddr, ~0, NULL, NULL, sc->sc_is->is_pmaxaddr,
H A Dschizo.c504 sc->sc_is.sis_is.is_pmaxaddr = IOMMU_MAXADDR(STX_IOMMU_BITS);
540 sc->sc_is.sis_is.is_pmaxaddr, ~0, NULL, NULL,
541 sc->sc_is.sis_is.is_pmaxaddr, 0xff, 0xffffffff, 0, NULL, NULL,
H A Dfire.c698 sc->sc_is.is_pmaxaddr = IOMMU_MAXADDR(OBERON_IOMMU_BITS);
701 sc->sc_is.is_pmaxaddr = IOMMU_MAXADDR(FIRE_IOMMU_BITS);
716 sc->sc_is.is_pmaxaddr, ~0, NULL, NULL, sc->sc_is.is_pmaxaddr,
/freebsd-11-stable/sys/sparc64/sbus/
H A Dsbus.c347 sc->sc_is.is_pmaxaddr = IOMMU_MAXADDR(SBUS_IOMMU_BITS);
368 sc->sc_is.is_pmaxaddr, ~0, NULL, NULL, sc->sc_is.is_pmaxaddr,
/freebsd-11-stable/sys/sparc64/sparc64/
H A Diommu.c433 KASSERT(pa <= is->is_pmaxaddr,
755 * than is->is_pmaxaddr memory.

Completed in 89 milliseconds