Home
last modified time | relevance | path

Searched refs:CBE_IOPTE_SO_R (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/include/asm/
Dcell-regs.h311 #define CBE_IOPTE_SO_R 0x1000000000000000ul /* ordering: writes */ macro
/arch/powerpc/platforms/ps3/
Dsystem-bus.c609 iopte_flag |= CBE_IOPTE_PP_R | CBE_IOPTE_SO_R; in ps3_ioc0_map_page()