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

  /src/sys/arch/aarch64/aarch64/
pmap_machdep.c 89 bool coherency = false; local
120 coherency = true;
129 *coherentp = coherency;
pmap_machdep.c 89 bool coherency = false; local
120 coherency = true;
129 *coherentp = coherency;
pmap.c 717 bool coherency, valid; local
721 coherency = false;
777 coherency = true;
785 *coherencyp = coherency;
pmap.c 717 bool coherency, valid; local
721 coherency = false;
777 coherency = true;
785 *coherencyp = coherency;
  /src/sys/arch/mips/rmi/
rmixl_firmware.h 141 int coherency; member in struct:lib_cpu_tlb_mapping
rmixl_firmware.h 141 int coherency; member in struct:lib_cpu_tlb_mapping

Completed in 38 milliseconds