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

  /src/sys/arch/powerpc/include/oea/
pmap.h 73 unsigned int pm_ste_evictions; member in struct:pmap
  /src/sys/arch/powerpc/powerpc/
trap.c 160 vm_map_pmap(map)->pm_ste_evictions > 0 &&
230 vm_map_pmap(map)->pm_ste_evictions > 0 &&
307 if (vm_map_pmap(map)->pm_ste_evictions > 0 &&

Completed in 12 milliseconds