Searched refs:TCIC_MEM_PAGESIZE (Results 1 – 4 of 4) sorted by relevance
64 #define TCIC_MEM_ALIGN TCIC_MEM_PAGESIZE796 i * TCIC_MEM_PAGESIZE, in tcic_chip_mem_alloc()797 sizepg * TCIC_MEM_PAGESIZE, &memh)) in tcic_chip_mem_alloc()800 addr = h->sc->membase + (i * TCIC_MEM_PAGESIZE); in tcic_chip_mem_alloc()817 pcmhp->realsize = sizepg * TCIC_MEM_PAGESIZE; in tcic_chip_mem_alloc()
818 #define TCIC_MEM_PAGESIZE (1<<TCIC_MEM_SHIFT) macro
95 #define TCIC_MEMSIZE TCIC_MEM_PAGES*TCIC_MEM_PAGESIZE
213 sc->subregionmask = (1 << (ia->ia_msize / TCIC_MEM_PAGESIZE)) - 1; in tcic_isa_attach()