Searched refs:uintptr_t (Results 26 – 29 of 29) sorted by relevance
12
65 uintptr_t bufBase = XMem_GetBase(diskBuf); in BufCache_Init()
219 uintptr_t220 PMap_Translate(AS *space, uintptr_t va) in PMap_Translate()
124 status = OSThreadCreate((uintptr_t)&pthreadCreateHelper, (uint64_t)thr); in pthread_create()
675 status = Copy_Out(&de, (uintptr_t)buf, sizeof(de)); in O2FS_ReadDir()