Home
last modified time | relevance | path

Searched refs:UINTPTR_MAX (Results 1 – 4 of 4) sorted by relevance

/seL4-master/include/32/mode/
A Dstdint.h8 #define UINTPTR_MAX UINT32_MAX macro
/seL4-master/include/64/mode/
A Dstdint.h9 #define UINTPTR_MAX UINT64_MAX macro
/seL4-master/include/arch/arm/arch/machine/
A Dtimer.h62 #if (TIMER_RELOAD >= UINTPTR_MAX)
/seL4-master/src/arch/riscv/kernel/
A Dvspace.c161 assert(pptr == UINTPTR_MAX - RISCV_GET_LVL_PGSIZE(0) + 1); in map_kernel_window()

Completed in 7 milliseconds