Lines Matching defs:pto
84 unsigned long *pto;87 pto = get_st_pto(*entry);89 pto = dma_alloc_page_table();90 if (!pto)92 set_st_pto(entry, pto);96 return pto;101 unsigned long *sto, *pto;110 pto = dma_get_page_table_origin(&sto[sx]);111 if (!pto)115 return &pto[px];