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

  /src/sys/arch/aarch64/aarch64/
pmap_machdep.c 86 bool coherency = false; local in function:pmap_extract_coherency
117 coherency = true;
126 *coherentp = coherency;
pmap.c 718 bool coherency, valid; local in function:pmap_extract_coherency
722 coherency = false;
778 coherency = true;
786 *coherencyp = coherency;
  /src/sys/arch/mips/rmi/
rmixl_firmware.h 141 int coherency; member in struct:lib_cpu_tlb_mapping

Completed in 14 milliseconds