Searched refs:uthread_is64bit (Results 1 – 4 of 4) sorted by relevance
275 CLOSURE(uthread_is64bit)
1292 uthread_is64bit(struct uthread *uth) in uthread_is64bit() function
1647 extern bool uthread_is64bit(struct uthread *uth) __pure2;
1329 return uthread_is64bit(uth); in vfs_context_is64bit()