Searched refs:spill_base (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/mips/nlm/hal/
H A Dfmn.c151 * spill_base - is the 40-bit physical address of spill memory. Must be
156 int nlm_cms_alloc_spill_q(uint64_t base, int qid, uint64_t spill_base, argument
168 spill_start = ((spill_base >> 12) & 0x3F);
171 (((spill_base >> 18) & 0x3FFFFF) << 27) |
H A Dfmn.h217 extern void nlm_cms_default_setup(int node, uint64_t spill_base, int spill_en, int popq_en);
241 extern int nlm_cms_alloc_spill_q(uint64_t base, int qid, uint64_t spill_base,
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ia64.h219 fr_mem, frgr_mem, gr_gr, gr_mem, br_mem, br_gr, spill_base, spill_mask, enumerator in enum:__anon336
H A Dtc-ia64.c1167 case spill_base:
1442 case spill_base:
2193 unw_rec_list *ptr = alloc_record (spill_base);
2621 case spill_base:

Completed in 198 milliseconds