HomeSort by: relevance | last modified time | path
    Searched refs:CCA_CACHEABLE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/evbmips/cavium/
machdep.c 226 btinfo_paddr = MIPS_PHYS_TO_XKPHYS(CCA_CACHEABLE,
242 fdt_data = (void *)MIPS_PHYS_TO_XKPHYS(CCA_CACHEABLE,
364 memdesc = (void *)MIPS_PHYS_TO_XKPHYS(CCA_CACHEABLE,
379 block = (void *)MIPS_PHYS_TO_XKPHYS(CCA_CACHEABLE, blockaddr);
  /src/sys/arch/evbmips/mipssim/
machdep.c 265 memptr = (void *)MIPS_PHYS_TO_XKPHYS(CCA_CACHEABLE,
  /src/sys/arch/mips/include/
cpuregs.h 150 #define CCA_CACHEABLE 3 /* cacheable non-coherent */

Completed in 13 milliseconds