Searched defs:btlb_slot (Results 1 – 1 of 1) sorted by relevance
191 static struct btlb_slot { struct194 int btlb_slot_number; argument197 int btlb_slot_flags; argument207 pa_space_t btlb_slot_va_space; argument208 vaddr_t btlb_slot_va_frame; argument209 paddr_t btlb_slot_pa_frame; argument210 vsize_t btlb_slot_frames; argument211 u_int btlb_slot_tlbprot; argument433 struct btlb_slot *btlb_slot; in hppa_init() local1080 _hppa_btlb_insert(struct btlb_slot *btlb_slot) in _hppa_btlb_insert()