Searched refs:IA64_XIV_FREE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/ia64/include/
H A Dintr.h58 IA64_XIV_FREE, enumerator in enum:ia64_xiv_use
/freebsd-10-stable/sys/ia64/ia64/
H A Dinterrupt.c85 ia64_xiv[xiv] = IA64_XIV_FREE;
97 if (what == IA64_XIV_FREE || what == IA64_XIV_ARCH)
101 ia64_xiv[xiv] = IA64_XIV_FREE;
112 if (what == IA64_XIV_FREE)
114 if (ia64_xiv[xiv] != IA64_XIV_FREE)

Completed in 91 milliseconds