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

  /src/sys/arch/hppa/hppa/
machdep.c 213 int btlb_slots_count; variable in typeref:typename:int
562 btlb_slots_count = (btlb_slot - btlb_slots);
1200 btlb_slot_end = btlb_slots + btlb_slots_count;
1296 btlb_slot_end = btlb_slots + btlb_slots_count;
1321 btlb_slot_end = btlb_slots + btlb_slots_count;

Completed in 104 milliseconds