Searched refs:UL_CONST (Results 1 - 2 of 2) sorted by relevance

/seL4-mcs-10.1.1/include/plat/pc99/plat/64/plat_mode/machine/
H A Dhardware.h22 #define PADDR_BASE UL_CONST(0x00000000)
23 #define PADDR_LOAD UL_CONST(0x00100000)
27 #define PPTR_BASE UL_CONST(0xffffff8000000000)
33 #define KERNEL_BASE UL_CONST(0xffffffff80000000)
39 #define PPTR_KDEV UL_CONST(0xffffffffc0000000)
/seL4-mcs-10.1.1/include/
H A Dutil.h36 #define UL_CONST(x) PASTE(x, ul) macro
182 #define UL_CONST(x) x macro

Completed in 30 milliseconds