Home
last modified time | relevance | path

Searched defs:tsbsize (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/sparc64/dev/
H A Dpyro.c248 int tsbsize = 7; in pyro_init_iommu() local
H A Dvpci.c280 int tsbsize = 0; in vpci_init_iommu() local
H A Dschizo.c470 int *vdma = NULL, nitem, tsbsize = 7; in schizo_init_iommu() local
H A Diommu.c117 iommu_init(char *name, struct iommu_state *is, int tsbsize, uint32_t iovabase) in iommu_init()
H A Dpsycho.c1026 psycho_iommu_init(struct psycho_softc *sc, int tsbsize) in psycho_iommu_init() argument
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dpmap.c149 int tsbsize; /* tsbents = 512 * 2^^tsbsize */ variable