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/m68k/
sys_machdep.c 166 if (ectype == EC_PHYS)
176 if (ectype == EC_PHYS)
m68k_machdep.c 523 ectype == EC_PHYS ? "physical" : "virtual");
  /src/sys/arch/hp300/include/
cacheops_machdep.h 125 if (ectype != EC_PHYS || cputype != CPU_68030) {
  /src/sys/arch/m68k/include/
m68k.h 75 #define EC_PHYS -1 /* external physical address cache */
  /src/sys/arch/hp300/dev/
dma.c 512 if (ectype == EC_PHYS && (flags & DMAGO_READ))
  /src/sys/arch/news68k/news68k/
locore.s 225 movl #EC_PHYS,%a0@ | and have a physical address cache
  /src/sys/arch/hp300/hp300/
locore.s 269 movl #EC_PHYS,%a0@ | also has a physical address cache

Completed in 27 milliseconds