HomeSort by: relevance | last modified time | path
    Searched defs:btlb_slots_count (Results 1 - 2 of 2) 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;
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 24 milliseconds