Home
last modified time | relevance | path

Searched refs:spill_base (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/nlm/hal/
H A Dfmn.c158 int nlm_cms_alloc_spill_q(uint64_t base, int qid, uint64_t spill_base, in nlm_cms_alloc_spill_q() argument
170 spill_start = ((spill_base >> 12) & 0x3F); in nlm_cms_alloc_spill_q()
173 (((spill_base >> 18) & 0x3FFFFF) << 27) | in nlm_cms_alloc_spill_q()
H A Dfmn.h219 extern void nlm_cms_default_setup(int node, uint64_t spill_base, int spill_en, int popq_en);
243 extern int nlm_cms_alloc_spill_q(uint64_t base, int qid, uint64_t spill_base,