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

/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm91480b/src/
H A Dui_bcm91480b.c120 hsaddr_t ucbase = PHYS_TO_XKPHYS(K_CALG_UNCACHED, (hsaddr_t)0x500);
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm91480ht/src/
H A Dui_bcm91480ht.c120 hsaddr_t ucbase = PHYS_TO_XKPHYS(K_CALG_UNCACHED, (hsaddr_t)0x500);
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/include/
H A Dsbmips.h165 #define PHYS_TO_XKSEG_UNCACHED(p) PHYS_TO_XKPHYS(K_CALG_UNCACHED,(p))
167 #define PHYS_TO_XKPHYS_UNCACHED(p) PHYS_TO_XKPHYS(K_CALG_UNCACHED,(p))
1094 #define K_CALG_UNCACHED 2 macro
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcmcore/include/
H A Dsbmips32.h620 #define K_CALG_UNCACHED 2 macro

Completed in 42 milliseconds