Home
last modified time | relevance | path

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

/openbsd/sys/arch/mips64/include/
H A Dcpu.h93 #define XKPHYS_BASE 0x8000000000000000UL macro
97 #define PHYS_TO_XKPHYS(x,c) ((paddr_t)(x) | XKPHYS_BASE | ((c) << 59))