Lines Matching refs:XHAT_HOPS
76 #define XHAT_HOPS(hat, func, args) \ macro
83 XHAT_HOPS(a, xhat_free_start, ((struct xhat *)(a)))
85 XHAT_HOPS(a, xhat_free_end, ((struct xhat *)(a)))
91 XHAT_HOPS(a, xhat_swapin, ((struct xhat *)(a)))
93 XHAT_HOPS(a, xhat_swapout, ((struct xhat *)(a)))
95 XHAT_HOPS(a, xhat_memload, ((struct xhat *)(a), b, c, d, e))
97 XHAT_HOPS(a, xhat_memload_array, ((struct xhat *)(a), b, c, d, e, f))
99 XHAT_HOPS(a, xhat_devload, ((struct xhat *)(a), b, c, d, e, f))
101 XHAT_HOPS(a, xhat_unload, ((struct xhat *)(a), b, c, d))
103 XHAT_HOPS(a, xhat_unload_callback, ((struct xhat *)(a), b, c, d, e))
105 XHAT_HOPS(a, xhat_setattr, ((struct xhat *)(a), b, c, d))
107 XHAT_HOPS(a, xhat_clrattr, ((struct xhat *)(a), b, c, d))
109 XHAT_HOPS(a, xhat_chgattr, ((struct xhat *)(a), b, c, d))
111 XHAT_HOPS(a, xhat_unshare, ((struct xhat *)(a), b, c))
113 XHAT_HOPS(a, xhat_chgprot, ((struct xhat *)(a), b, c, d))