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

  /src/sys/arch/news68k/include/
cacheops_machdep.h 47 if (ectype != EC_VIRT) {
  /src/sys/arch/hp300/include/
cacheops_machdep.h 85 if (ectype != EC_VIRT) {
99 if (ectype != EC_VIRT) {
112 if (ectype != EC_VIRT) {
  /src/sys/arch/m68k/include/
m68k.h 77 #define EC_VIRT 1 /* external virtual address cache */
  /src/sys/arch/hp300/dev/
dma.c 517 if (ectype == EC_VIRT && (flags & DMAGO_READ))
  /src/sys/arch/m68k/m68k/
pmap_motorola.c 2885 if (ectype == EC_VIRT)

Completed in 19 milliseconds