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

/freebsd-13-stable/stand/mips/beri/common/
H A Dmips.h55 #define MIPS_XKPHYS_UNCACHED_BASE 0x9000000000000000 macro
69 return (phys | MIPS_XKPHYS_UNCACHED_BASE);
/freebsd-13-stable/sys/dev/altera/jtag_uart/
H A Daltera_jtag_uart_cons.c111 #define MIPS_XKPHYS_UNCACHED_BASE 0x9000000000000000 macro
120 return (phys | MIPS_XKPHYS_UNCACHED_BASE);

Completed in 71 milliseconds