Searched refs:uthread_is64bit (Results 1 – 4 of 4) sorted by relevance
270 CLOSURE(uthread_is64bit)
1277 uthread_is64bit(struct uthread *uth) in uthread_is64bit() function
1487 extern bool uthread_is64bit(struct uthread *uth) __pure2;
1289 return uthread_is64bit(uth); in vfs_context_is64bit()