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

  /src/sys/arch/mips/rmi/
rmixl_firmware.h 141 int coherency; member in struct:lib_cpu_tlb_mapping
  /src/sys/arch/aarch64/aarch64/
pmap_machdep.c 86 bool coherency = false; local
117 coherency = true;
126 *coherentp = coherency;
pmap.c 718 bool coherency, valid; local
722 coherency = false;
778 coherency = true;
786 *coherencyp = coherency;
  /src/sys/arch/evbmips/rmixl/
machdep.c 929 printf(", %d", m->coherency);
930 printf(", %d", m->coherency);

Completed in 33 milliseconds