Searched refs:IOPTE_PP_R (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/cell/
H A Diommu.c103 #define IOPTE_PP_R 0x4000000000000000ul /* protection: read */ macro
194 ((prot << (52 + 4 * direction)) & (IOPTE_PP_W | IOPTE_PP_R))
197 base_pte = IOPTE_PP_W | IOPTE_PP_R | IOPTE_M | IOPTE_SO_RW |
229 pte = IOPTE_PP_R | IOPTE_M | IOPTE_SO_RW | __pa(window->iommu->pad_page)

Completed in 37 milliseconds