Searched refs:uthread_is64bit (Results 1 – 4 of 4) sorted by relevance
264 CLOSURE(uthread_is64bit)
1288 uthread_is64bit(struct uthread *uth) in uthread_is64bit() function
1395 extern bool uthread_is64bit(struct uthread *uth) __pure2;
1275 return uthread_is64bit(uth); in vfs_context_is64bit()