iopte_flag        510 arch/powerpc/platforms/ps3/mm.c 	    unsigned long len, struct dma_chunk **c_out, u64 iopte_flag)
iopte_flag        526 arch/powerpc/platforms/ps3/mm.c 	BUG_ON(iopte_flag != 0xf800000000000000UL);
iopte_flag        529 arch/powerpc/platforms/ps3/mm.c 					   c->bus_addr, c->len, iopte_flag);
iopte_flag        551 arch/powerpc/platforms/ps3/mm.c 			      u64 iopte_flag)
iopte_flag        587 arch/powerpc/platforms/ps3/mm.c 	    r->page_size, r->len, pages, iopte_flag);
iopte_flag        594 arch/powerpc/platforms/ps3/mm.c 				       iopte_flag);
iopte_flag        771 arch/powerpc/platforms/ps3/mm.c 	   u64 iopte_flag)
iopte_flag        808 arch/powerpc/platforms/ps3/mm.c 	result = dma_sb_map_pages(r, aligned_phys, aligned_len, &c, iopte_flag);
iopte_flag        826 arch/powerpc/platforms/ps3/mm.c 	     u64 iopte_flag)
iopte_flag        855 arch/powerpc/platforms/ps3/mm.c 				    iopte_flag);
iopte_flag       1070 arch/powerpc/platforms/ps3/mm.c 	u64 iopte_flag)
iopte_flag       1167 arch/powerpc/platforms/ps3/mm.c 	u64 iopte_flag)
iopte_flag       1169 arch/powerpc/platforms/ps3/mm.c 	return r->region_ops->map(r, virt_addr, len, bus_addr, iopte_flag);
iopte_flag        590 arch/powerpc/platforms/ps3/system-bus.c 	u64 iopte_flag;
iopte_flag        593 arch/powerpc/platforms/ps3/system-bus.c 	iopte_flag = CBE_IOPTE_M;
iopte_flag        596 arch/powerpc/platforms/ps3/system-bus.c 		iopte_flag |= CBE_IOPTE_PP_R | CBE_IOPTE_PP_W | CBE_IOPTE_SO_RW;
iopte_flag        599 arch/powerpc/platforms/ps3/system-bus.c 		iopte_flag |= CBE_IOPTE_PP_R | CBE_IOPTE_SO_R;
iopte_flag        602 arch/powerpc/platforms/ps3/system-bus.c 		iopte_flag |= CBE_IOPTE_PP_W | CBE_IOPTE_SO_RW;
iopte_flag        609 arch/powerpc/platforms/ps3/system-bus.c 			     &bus_addr, iopte_flag);