Searched refs:vmSetTibIndex (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/boot/ficl/ | ||
| D | prefix.c | 104 vmSetTibIndex(pVM, si.cp + n - pVM->tib.cp ); in ficlParsePrefix() |
| D | ficl.h | 644 #define vmSetTibIndex(pVM, i) (pVM)->tib.index = i macro |