Searched refs:S_PAGE (Results 1 – 3 of 3) sorted by relevance
78 datap = S_PAGE(pcp->pc_iobase | P_PCI_CONFIG | tag | (offset & ~3)); in tsp_conf_read()94 datap = S_PAGE(pcp->pc_iobase | P_PCI_CONFIG | tag | (offset & ~3)); in tsp_conf_write()
43 #define S_PAGE(phys) ((void *)ALPHA_PHYS_TO_K0SEG(phys)) macro
247 pcp->pc_csr = S_PAGE(TS_Pn(n & 1, P_CSRBASE)); in tsp_init()