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

/linux-master/arch/powerpc/include/asm/
H A Dcell-regs.h316 #define CBE_IOPTE_IOID_Mask 0x00000000000007fful /* ioid */ macro
/linux-master/arch/powerpc/platforms/cell/
H A Diommu.c180 (window->ioid & CBE_IOPTE_IOID_Mask);
183 CBE_IOPTE_SO_RW | (window->ioid & CBE_IOPTE_IOID_Mask);
219 (window->ioid & CBE_IOPTE_IOID_Mask);
893 (cell_iommu_get_ioid(np) & CBE_IOPTE_IOID_Mask);

Completed in 79 milliseconds