Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/sysemu/
H A Dphysaddr.c210 } else if (address < KSEG2_BASE) { in get_physical_address()
/openbmc/qemu/target/mips/
H A Dinternal.h100 #define KSEG2_BASE ((target_ulong)(int32_t)0xC0000000UL) macro