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

  /src/sys/arch/news68k/include/
cacheops_machdep.h 78 if (ectype != EC_PHYS) {
  /src/sys/arch/m68k/include/
m68k.h 74 #define EC_PHYS -1 /* external physical address cache */
  /src/sys/arch/m68k/m68k/
sys_machdep.c 162 if (ectype == EC_PHYS)
172 if (ectype == EC_PHYS)
  /src/sys/arch/hp300/include/
cacheops_machdep.h 125 if (ectype != EC_PHYS || cputype != CPU_68030) {
  /src/sys/arch/hp300/dev/
dma.c 512 if (ectype == EC_PHYS && (flags & DMAGO_READ))
  /src/sys/arch/hp300/hp300/
machdep.c 471 case EC_PHYS:
locore.s 269 movl #EC_PHYS,%a0@ | also has a physical address cache
  /src/sys/arch/news68k/news68k/
locore.s 229 movl #EC_PHYS,%a0@ | and have a physical address cache

Completed in 15 milliseconds