Searched refs:ca_ap_pagesize (Results 1 – 2 of 2) sorted by relevance
103 tioca_kern->ca_ap_pagesize = 16384; in tioca_gart_init()106 tioca_kern->ca_ap_pagesize = 4096; in tioca_gart_init()112 tioca_kern->ca_ap_size / tioca_kern->ca_ap_pagesize; in tioca_gart_init()147 tioca_kern->ca_pcigart_start = offset / tioca_kern->ca_ap_pagesize; in tioca_gart_init()153 tioca_kern->ca_pciap_size / tioca_kern->ca_ap_pagesize; in tioca_gart_init()165 tioca_kern->ca_gfxgart_start = offset / tioca_kern->ca_ap_pagesize; in tioca_gart_init()171 tioca_kern->ca_gfxap_size / tioca_kern->ca_ap_pagesize; in tioca_gart_init()407 ps = tioca_kern->ca_ap_pagesize; /* will be power of 2 */ in tioca_dma_mapped()
61 u32 ca_ap_pagesize; /* aperature page size in bytes */ member