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

  /src/sys/arch/ia64/ia64/
pmap.c 273 static int pv_entry_count; variable in typeref:typename:int
765 pv_entry_count -= freed;
814 pv_entry_count--;
875 pv_entry_count++;
907 pv_entry_count--;
pmap.c 273 static int pv_entry_count; variable in typeref:typename:int
765 pv_entry_count -= freed;
814 pv_entry_count--;
875 pv_entry_count++;
907 pv_entry_count--;

Completed in 25 milliseconds