Searched defs:PTR_TO_CKSEG1 (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/arch/loongson/stand/boot/
H A Dexec.c28 #define PTR_TO_CKSEG1(ptr) (int32_t)(CKSEG1_BASE | (uint64_t)(ptr)) macro

Completed in 68 milliseconds